summaryrefslogtreecommitdiff
path: root/usr.bin/file/file.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/file/file.c')
-rw-r--r--usr.bin/file/file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/file.c b/usr.bin/file/file.c
index 485e398ee216c..c650ee175ec77 100644
--- a/usr.bin/file/file.c
+++ b/usr.bin/file/file.c
@@ -27,7 +27,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id$";
+ "$Id: file.c,v 1.9 1998/01/28 07:36:23 charnier Exp $";
#endif /* not lint */
#include <err.h>