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