diff options
Diffstat (limited to 'usr.bin/file/file.c')
-rw-r--r-- | usr.bin/file/file.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/file.c b/usr.bin/file/file.c index 8f10aad07b6e9..9d4193f785e64 100644 --- a/usr.bin/file/file.c +++ b/usr.bin/file/file.c @@ -26,7 +26,7 @@ */ #ifndef lint static char *moduleid = - "@(#)$Id: file.c,v 1.3.2.2 1997/08/18 18:59:06 jdp Exp $"; + "@(#)$Id: file.c,v 1.3.2.3 1998/07/16 23:52:07 jkh Exp $"; #endif /* lint */ #include <stdio.h> |