diff options
| author | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 19:58:13 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 1997-02-22 19:58:13 +0000 |
| commit | c115df18cd0d5b01a18af0c608bc8b519b62273b (patch) | |
| tree | 3065109edecd1d0133ded059802db9c9fcc2c8c5 /usr.bin/at/perm.c | |
| parent | 53faa0dadee0318c35cdacdd47ca75f8606f745d (diff) | |
Notes
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 7930ee5437b5..d52fd3db1990 100644 --- a/usr.bin/at/perm.c +++ b/usr.bin/at/perm.c @@ -48,7 +48,7 @@ /* File scope variables */ -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$Id$"; /* Function declarations */ |
