diff options
Diffstat (limited to 'sys/arch/mvme68k/stand/netboot/conf.c')
-rw-r--r-- | sys/arch/mvme68k/stand/netboot/conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/mvme68k/stand/netboot/conf.c b/sys/arch/mvme68k/stand/netboot/conf.c index 5af003e69f8..10c7f647710 100644 --- a/sys/arch/mvme68k/stand/netboot/conf.c +++ b/sys/arch/mvme68k/stand/netboot/conf.c @@ -1,4 +1,4 @@ -/* $Id: conf.c,v 1.3 1995/11/07 08:50:58 deraadt Exp $ */ +/* $OpenBSD: conf.c,v 1.4 1996/04/28 10:49:18 deraadt Exp $ */ #include <sys/types.h> #include <netinet/in.h> |