diff options
Diffstat (limited to 'usr.sbin/apm/apm.c')
-rw-r--r-- | usr.sbin/apm/apm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apm/apm.c b/usr.sbin/apm/apm.c index bf6184fc739b3..f28cec0040644 100644 --- a/usr.sbin/apm/apm.c +++ b/usr.sbin/apm/apm.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$Id: apm.c,v 1.13 1998/02/20 07:17:46 hosokawa Exp $"; + "$Id: apm.c,v 1.14 1998/09/04 16:08:54 imp Exp $"; #endif /* not lint */ #include <err.h> |