diff options
Diffstat (limited to 'usr.bin/at/panic.c')
-rw-r--r-- | usr.bin/at/panic.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/at/panic.c b/usr.bin/at/panic.c index 9d21e096b85c7..ddd3b8abd59d5 100644 --- a/usr.bin/at/panic.c +++ b/usr.bin/at/panic.c @@ -37,7 +37,7 @@ /* File scope variables */ -static char rcsid[] = "$Id: panic.c,v 1.2 1995/04/12 02:42:32 ache Exp $"; +static char rcsid[] = "$Id: panic.c,v 1.3 1995/05/30 06:29:23 rgrimes Exp $"; /* External variables */ |