=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/hexdump/hexdump.c,v retrieving revision 1.1 retrieving revision 1.1.1.1 diff -u -r1.1 -r1.1.1.1 --- src/usr.bin/hexdump/hexdump.c 1995/10/18 08:45:23 1.1 +++ src/usr.bin/hexdump/hexdump.c 1995/10/18 08:45:23 1.1.1.1 @@ -39,7 +39,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)hexdump.c 5.5 (Berkeley) 6/1/90";*/ -static char rcsid[] = "$Id: hexdump.c,v 1.1 1995/10/18 08:45:23 deraadt Exp $"; +static char rcsid[] = "$Id: hexdump.c,v 1.1.1.1 1995/10/18 08:45:23 deraadt Exp $"; #endif /* not lint */ #include