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 6e02664c648d8..f04ed3852cd6e 100644 --- a/usr.sbin/apmconf/apmconf.c +++ b/usr.sbin/apmconf/apmconf.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: apmconf.c,v 1.6.2.1 1997/09/03 06:30:04 charnier Exp $"; #endif /* not lint */ #include <err.h> |