diff options
| author | jtc <jtc@NetBSD.org> | 1994-11-01 20:38:40 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1994-11-01 20:38:40 +0000 |
| commit | cd439d82af9522ec662102dfebdc44875eb58bf4 (patch) | |
| tree | 78fe55729c4ac3d1f789a33cc7e4612c390ce28b /gnu/usr.bin/diff/cmpbuf.c | |
| parent | 0f8e6cf96801bbae057bcf623b51ab7d71b765e4 (diff) | |
Upgraded to diffutils 2.7.
Diffstat (limited to 'gnu/usr.bin/diff/cmpbuf.c')
| -rw-r--r-- | gnu/usr.bin/diff/cmpbuf.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/usr.bin/diff/cmpbuf.c b/gnu/usr.bin/diff/cmpbuf.c index e2a4657df51..e95a8f98ed9 100644 --- a/gnu/usr.bin/diff/cmpbuf.c +++ b/gnu/usr.bin/diff/cmpbuf.c @@ -15,10 +15,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#ifndef lint -static char *rcsid = "$Id: cmpbuf.c,v 1.1 1993/09/16 17:39:04 jtc Exp $"; -#endif - #include "system.h" #include "cmpbuf.h" |
