summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/lib/compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cron/lib/compat.c')
-rw-r--r--usr.sbin/cron/lib/compat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/cron/lib/compat.c b/usr.sbin/cron/lib/compat.c
index 205c73163d8da..1ad648572de61 100644
--- a/usr.sbin/cron/lib/compat.c
+++ b/usr.sbin/cron/lib/compat.c
@@ -16,7 +16,7 @@
*/
#if !defined(lint) && !defined(LINT)
-static char rcsid[] = "$Id: compat.c,v 1.6 1994/01/15 20:43:43 vixie Exp $";
+static char rcsid[] = "compat.c,v 1.1.1.1 1994/08/27 13:43:02 jkh Exp";
#endif
/* vix 30dec93 [broke this out of misc.c - see RCS log for history]