summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/lib/env.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/cron/lib/env.c')
-rw-r--r--usr.sbin/cron/lib/env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/cron/lib/env.c b/usr.sbin/cron/lib/env.c
index fd358176b124..82466f81d69a 100644
--- a/usr.sbin/cron/lib/env.c
+++ b/usr.sbin/cron/lib/env.c
@@ -17,7 +17,7 @@
#if !defined(lint) && !defined(LINT)
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/cron/lib/env.c,v 1.12.32.1 2009/04/15 03:14:26 kensmith Exp $";
#endif