diff options
Diffstat (limited to 'usr.bin/hexdump/hexdump.h')
-rw-r--r-- | usr.bin/hexdump/hexdump.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/hexdump/hexdump.h b/usr.bin/hexdump/hexdump.h index 9a1198f45cf5d..a984287869865 100644 --- a/usr.bin/hexdump/hexdump.h +++ b/usr.bin/hexdump/hexdump.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)hexdump.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.bin/hexdump/hexdump.h,v 1.9 2004/07/11 01:11:12 tjr Exp $ */ #include <wchar.h> |