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 6d2d27c70182..4bc46af7ca61 100644 --- a/usr.bin/at/perm.c +++ b/usr.bin/at/perm.c @@ -48,7 +48,7 @@ /* File scope variables */ -static const char rcsid[] = "$FreeBSD$"; +static const char rcsid[] = "$FreeBSD: src/usr.bin/at/perm.c,v 1.6.2.1 1999/08/29 15:25:27 peter Exp $"; /* Function declarations */ |