diff options
Diffstat (limited to 'usr.bin/crontab/crontab.c')
| -rw-r--r-- | usr.bin/crontab/crontab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/crontab/crontab.c b/usr.bin/crontab/crontab.c index a325aa0d02f0..eb35fb687a1d 100644 --- a/usr.bin/crontab/crontab.c +++ b/usr.bin/crontab/crontab.c @@ -17,7 +17,7 @@ */ #if !defined(lint) && !defined(LINT) -static char rcsid[] = "$Header: /home/cvs/386BSD/src/usr.bin/crontab/crontab.c,v 1.3 1994/01/27 19:06:16 nate Exp $"; +static char rcsid[] = "$Id: crontab.c,v 1.4 1994/04/13 21:57:55 wollman Exp $"; #endif /* crontab - install and manage per-user crontab files |
