diff options
Diffstat (limited to 'usr.sbin/apmconf/apmconf.c')
| -rw-r--r-- | usr.sbin/apmconf/apmconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apmconf/apmconf.c b/usr.sbin/apmconf/apmconf.c index cdeda50c4eb4..589383b4121f 100644 --- a/usr.sbin/apmconf/apmconf.c +++ b/usr.sbin/apmconf/apmconf.c @@ -13,7 +13,7 @@ #ifndef lint static const char rcsid[] = - "$Id: apmconf.c,v 1.7 1997/09/02 06:37:48 charnier Exp $"; + "$Id: apmconf.c,v 1.8 1998/02/20 07:17:48 hosokawa Exp $"; #endif /* not lint */ #include <err.h> |
