diff options
Diffstat (limited to 'usr.bin/file/internat.c')
-rw-r--r-- | usr.bin/file/internat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/internat.c b/usr.bin/file/internat.c index f04208e08a01..e7536695bb88 100644 --- a/usr.bin/file/internat.c +++ b/usr.bin/file/internat.c @@ -1,7 +1,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/file/internat.c,v 1.3 1999/08/28 01:00:59 peter Exp $"; #endif /* not lint */ #include "file.h" |