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 030590940abf..75b0f24116c7 100644 --- a/usr.sbin/ac/ac.c +++ b/usr.sbin/ac/ac.c @@ -14,7 +14,7 @@   */  #ifndef lint -static char rcsid[] = "$Id: ac.c,v 1.2 1994/11/14 20:26:52 ache Exp $"; +static char rcsid[] = "$Id: ac.c,v 1.3 1995/05/30 03:45:34 rgrimes Exp $";  #endif  #include <sys/types.h> | 
