diff options
Diffstat (limited to 'usr.bin/ranlib/touch.c')
-rw-r--r-- | usr.bin/ranlib/touch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ranlib/touch.c b/usr.bin/ranlib/touch.c index 62fbbac16dd6e..85c8f1e8bc849 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: touch.c,v 1.3.2.1 1997/08/05 06:39:15 charnier Exp $"; + "$Id: touch.c,v 1.3.2.2 1998/07/17 04:20:49 jkh Exp $"; #endif /* not lint */ #include <sys/types.h> |