summaryrefslogtreecommitdiff
path: root/usr.bin/at/at.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/at/at.c')
-rw-r--r--usr.bin/at/at.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/at/at.c b/usr.bin/at/at.c
index 909207a6eada8..16d0594c01068 100644
--- a/usr.bin/at/at.c
+++ b/usr.bin/at/at.c
@@ -28,7 +28,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/at/at.c,v 1.18 1999/12/05 19:57:14 charnier Exp $";
#endif /* not lint */
#define _USE_BSD 1