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 5227acd50d5dc..f7a60ceb06bdd 100644 --- a/usr.bin/file/softmagic.c +++ b/usr.bin/file/softmagic.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: softmagic.c,v 1.8 1998/01/28 07:36:25 charnier Exp $"; #endif /* not lint */ #include <err.h> |