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 6380f461469b..144a5920171d 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.2.1 2001/08/02 00:55:58 obrien Exp $"; #endif /* not lint */ /* System Headers */ |