summaryrefslogtreecommitdiff
path: root/usr.bin/ranlib/touch.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ranlib/touch.c')
-rw-r--r--usr.bin/ranlib/touch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ranlib/touch.c b/usr.bin/ranlib/touch.c
index 93670b39b6964..a005e5ed2f9d6 100644
--- a/usr.bin/ranlib/touch.c
+++ b/usr.bin/ranlib/touch.c
@@ -39,7 +39,7 @@
static char sccsid[] = "@(#)touch.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: touch.c,v 1.3.2.1 1997/08/05 06:39:15 charnier Exp $";
#endif /* not lint */
#include <sys/types.h>