summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/odsyntax.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-10-27 07:57:33 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-10-27 07:57:33 +0000
commit90928716548537e93f54266e33cb4a3353fd3932 (patch)
tree37675d5349af34454f2e21880134fb82d6854793 /usr.bin/hexdump/odsyntax.c
parentc6085d40c17b76abbaa35c8c53f14904021df451 (diff)
Diffstat (limited to 'usr.bin/hexdump/odsyntax.c')
-rw-r--r--usr.bin/hexdump/odsyntax.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/hexdump/odsyntax.c b/usr.bin/hexdump/odsyntax.c
index 0a37d01ef336..d73029dd98be 100644
--- a/usr.bin/hexdump/odsyntax.c
+++ b/usr.bin/hexdump/odsyntax.c
@@ -37,7 +37,7 @@ static char sccsid[] = "@(#)odsyntax.c 8.2 (Berkeley) 5/4/95";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/hexdump/odsyntax.c,v 1.8.2.1 2002/07/23 14:27:06 tjr Exp $");
#include <sys/types.h>