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 c111dd8233846..918d6be993134 100644 --- a/usr.bin/at/panic.c +++ b/usr.bin/at/panic.c @@ -38,7 +38,7 @@ /* File scope variables */ static const char rcsid[] = - "$Id: panic.c,v 1.7 1997/06/23 06:44:18 charnier Exp $"; + "$Id: panic.c,v 1.8 1998/12/06 07:42:09 archie Exp $"; /* External variables */ |