diff options
Diffstat (limited to 'libexec/bootpd/readfile.c')
-rw-r--r-- | libexec/bootpd/readfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/bootpd/readfile.c b/libexec/bootpd/readfile.c index 4a9d9937dd5c9..6189363e15bc6 100644 --- a/libexec/bootpd/readfile.c +++ b/libexec/bootpd/readfile.c @@ -21,7 +21,7 @@ SOFTWARE. ************************************************************************/ #ifndef lint -static char rcsid[] = "$Id: readfile.c,v 1.1.1.1 1994/09/10 14:44:55 csgr Exp $"; +static char rcsid[] = "$Id: readfile.c,v 1.1.1.1 1994/09/30 05:45:06 pst Exp $"; #endif |