summaryrefslogtreecommitdiff
path: root/usr.bin/hexdump/conv.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/hexdump/conv.c')
-rw-r--r--usr.bin/hexdump/conv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/hexdump/conv.c b/usr.bin/hexdump/conv.c
index 96dc2d64c43bf..9360c714fce0b 100644
--- a/usr.bin/hexdump/conv.c
+++ b/usr.bin/hexdump/conv.c
@@ -35,7 +35,7 @@
static const char sccsid[] = "@(#)conv.c 8.1 (Berkeley) 6/6/93";
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/hexdump/conv.c,v 1.9 2006/07/31 14:17:04 jkoshy Exp $");
#include <sys/types.h>