summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/user.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cron/user.c')
-rw-r--r--usr.sbin/cron/user.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/cron/user.c b/usr.sbin/cron/user.c
index 7ef42d9271d..12f7e375cd0 100644
--- a/usr.sbin/cron/user.c
+++ b/usr.sbin/cron/user.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: user.c,v 1.3 2001/02/18 19:48:36 millert Exp $ */
+/* $OpenBSD: user.c,v 1.4 2002/07/08 18:11:02 millert Exp $ */
/* Copyright 1988,1990,1993,1994 by Paul Vixie
* All rights reserved
*/
@@ -21,7 +21,7 @@
*/
#if !defined(lint) && !defined(LINT)
-static char rcsid[] = "$OpenBSD: user.c,v 1.3 2001/02/18 19:48:36 millert Exp $";
+static const char rcsid[] = "$OpenBSD: user.c,v 1.4 2002/07/08 18:11:02 millert Exp $";
#endif
/* vix 26jan87 [log is in RCS file]