diff options
Diffstat (limited to 'usr.bin/at/perm.c')
-rw-r--r-- | usr.bin/at/perm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/at/perm.c b/usr.bin/at/perm.c index e7bb9b1d555d..fbb2036ad81f 100644 --- a/usr.bin/at/perm.c +++ b/usr.bin/at/perm.c @@ -25,7 +25,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/at/perm.c,v 1.9 1999/12/05 19:57:14 charnier Exp $"; #endif /* not lint */ /* System Headers */ |