diff options
Diffstat (limited to 'usr.sbin/bootpd/readfile.c')
-rw-r--r-- | usr.sbin/bootpd/readfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bootpd/readfile.c b/usr.sbin/bootpd/readfile.c index 1f70b453c07af..2ede861edfeeb 100644 --- a/usr.sbin/bootpd/readfile.c +++ b/usr.sbin/bootpd/readfile.c @@ -21,7 +21,7 @@ SOFTWARE. ************************************************************************/ #ifndef lint -static char rcsid[] = "$Id: readfile.c,v 1.2 1994/08/22 22:15:04 gwr Exp $"; +static char rcsid[] = "readfile.c,v 1.1.1.1 1994/09/10 14:44:55 csgr Exp"; #endif |