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