summaryrefslogtreecommitdiff
path: root/usr.bin/file/softmagic.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/file/softmagic.c')
-rw-r--r--usr.bin/file/softmagic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/softmagic.c b/usr.bin/file/softmagic.c
index 0bd0d98453409..8f655b02684f2 100644
--- a/usr.bin/file/softmagic.c
+++ b/usr.bin/file/softmagic.c
@@ -34,7 +34,7 @@
#ifndef lint
static char *moduleid =
- "@(#)$FreeBSD$";
+ "@(#)$Id$";
#endif /* lint */
static int match __P((unsigned char *, int));