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 0916d3cfa6534..6bde22e5c1b84 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.9 1998/05/25 05:21:29 steve Exp $"; + "$Id: ac.c,v 1.10 1998/07/02 05:34:08 phk Exp $"; #endif /* not lint */ #include <sys/types.h> |