diff options
Diffstat (limited to 'usr.bin/file/softmagic.c')
-rw-r--r-- | usr.bin/file/softmagic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/softmagic.c b/usr.bin/file/softmagic.c index c1e79257963c..26a72c9e9f27 100644 --- a/usr.bin/file/softmagic.c +++ b/usr.bin/file/softmagic.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/file/softmagic.c,v 1.8.2.1 1999/08/29 15:27:44 peter Exp $"; #endif /* not lint */ #include <err.h> |