diff options
Diffstat (limited to 'usr.sbin/ac/ac.c')
-rw-r--r-- | usr.sbin/ac/ac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ac/ac.c b/usr.sbin/ac/ac.c index 035d4d14e7e6d..0ea0c72d8446e 100644 --- a/usr.sbin/ac/ac.c +++ b/usr.sbin/ac/ac.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$Id: ac.c,v 1.4.2.4 1998/06/04 21:44:32 steve Exp $"; + "$Id: ac.c,v 1.4.2.5 1998/07/18 11:08:24 jkh Exp $"; #endif #include <sys/types.h> |