summaryrefslogtreecommitdiff
path: root/usr.bin/file/print.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/file/print.c')
-rw-r--r--usr.bin/file/print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/print.c b/usr.bin/file/print.c
index fb8a2d350ebc7..5336533a4da64 100644
--- a/usr.bin/file/print.c
+++ b/usr.bin/file/print.c
@@ -40,7 +40,7 @@
#ifndef lint
static char *moduleid =
- "@(#)$Id: print.c,v 1.3.2.1 1997/08/18 18:59:17 jdp Exp $";
+ "@(#)$Id: print.c,v 1.3.2.2 1998/07/16 23:52:14 jkh Exp $";
#endif /* lint */
#define SZOF(a) (sizeof(a) / sizeof(a[0]))