Fix conflicts.

This commit is contained in:
David E. O'Brien 2000-08-09 18:38:26 +00:00
parent b40a42fbe8
commit 4a0d94aa19

View File

@ -1972,7 +1972,7 @@ void script_write_params (ip, prefix, lease)
if (broadcast.len) {
client_envadd (ip -> client,
prefix, "broadcast_address",
"%s", piaddr (subnet));
"%s", piaddr (broadcast));
}
}
}