diff options
Diffstat (limited to 'usr.sbin/bootparamd/bootparamd/bootparamd.c')
-rw-r--r-- | usr.sbin/bootparamd/bootparamd/bootparamd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bootparamd/bootparamd/bootparamd.c b/usr.sbin/bootparamd/bootparamd/bootparamd.c index 0022484fefea9..84346771f4c70 100644 --- a/usr.sbin/bootparamd/bootparamd/bootparamd.c +++ b/usr.sbin/bootparamd/bootparamd/bootparamd.c @@ -9,7 +9,7 @@ use and modify. Please send modifications and/or suggestions + bug fixes to #ifndef lint static const char rcsid[] = - "$Id: bootparamd.c,v 1.3.2.1 1997/09/15 06:26:15 charnier Exp $"; + "$Id: bootparamd.c,v 1.3.2.2 1997/10/19 10:44:28 joerg Exp $"; #endif /* not lint */ #include <rpc/rpc.h> |