summaryrefslogtreecommitdiff
path: root/usr.bin/file/apprentice.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/file/apprentice.c')
-rw-r--r--usr.bin/file/apprentice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/apprentice.c b/usr.bin/file/apprentice.c
index 9c5b94547f55..a218b1761112 100644
--- a/usr.bin/file/apprentice.c
+++ b/usr.bin/file/apprentice.c
@@ -27,7 +27,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/file/apprentice.c,v 1.7.2.2 1999/08/29 15:27:40 peter Exp $";
#endif /* not lint */
#include <ctype.h>