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 e1b4f4553070a..08ace079d7f70 100644
--- a/usr.bin/file/apprentice.c
+++ b/usr.bin/file/apprentice.c
@@ -33,7 +33,7 @@
#ifndef lint
static char *moduleid =
- "@(#)$Id: apprentice.c,v 1.19 1994/05/03 17:58:23 christos Exp $";
+ "@(#)apprentice.c,v 1.1.1.1 1994/09/03 19:16:22 csgr Exp";
#endif /* lint */
#define EATAB {while (isascii((unsigned char) *l) && \