diff options
Diffstat (limited to 'usr.bin/at/panic.c')
-rw-r--r-- | usr.bin/at/panic.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/at/panic.c b/usr.bin/at/panic.c index c111dd823384..7ef0e15d13b1 100644 --- a/usr.bin/at/panic.c +++ b/usr.bin/at/panic.c @@ -37,8 +37,7 @@ /* File scope variables */ -static const char rcsid[] = - "$Id: panic.c,v 1.7 1997/06/23 06:44:18 charnier Exp $"; +static char rcsid[] = "$Id: panic.c,v 1.6 1997/02/22 19:54:06 peter Exp $"; /* External variables */ |