summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/hexdump/parse.c')
-rw-r--r--usr.bin/hexdump/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/hexdump/parse.c b/usr.bin/hexdump/parse.c
index 34a223649e605..131f5aa2d4853 100644
--- a/usr.bin/hexdump/parse.c
+++ b/usr.bin/hexdump/parse.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)parse.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id: parse.c,v 1.2 1997/07/10 06:48:24 charnier Exp $";
+ "$Id: parse.c,v 1.3 1997/11/04 05:33:15 ache Exp $";
#endif /* not lint */
#include <sys/types.h>