diff options
Diffstat (limited to 'sbin/i386/nextboot/nextboot.c')
-rw-r--r-- | sbin/i386/nextboot/nextboot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/i386/nextboot/nextboot.c b/sbin/i386/nextboot/nextboot.c index b74c4297868cc..a8ffee7b66018 100644 --- a/sbin/i386/nextboot/nextboot.c +++ b/sbin/i386/nextboot/nextboot.c @@ -15,7 +15,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: nextboot.c,v 1.5 1998/06/30 06:28:18 charnier Exp $"; #endif /* not lint */ #include <sys/types.h> |