diff options
Diffstat (limited to 'usr.bin/error/touch.c')
-rw-r--r-- | usr.bin/error/touch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/error/touch.c b/usr.bin/error/touch.c index 953f9f4c54a8c..1a1c405461379 100644 --- a/usr.bin/error/touch.c +++ b/usr.bin/error/touch.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)touch.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: touch.c,v 1.1.1.1.8.2 1997/12/23 07:18:29 charnier Exp $"; + "$Id: touch.c,v 1.1.1.1.8.3 1998/03/08 08:36:11 jkh Exp $"; #endif /* not lint */ #include <sys/types.h> |