Commit 232c5322 authored by Simon Riggs's avatar Simon Riggs

Minor spelling correction in comment

Jon Nelson
parent 6912acc0
...@@ -1095,7 +1095,7 @@ network_scan_first(Datum in) ...@@ -1095,7 +1095,7 @@ network_scan_first(Datum in)
/* /*
* return "last" IP on a given network. It's the broadcast address, * return "last" IP on a given network. It's the broadcast address,
* however, masklen has to be set to its max btis, since * however, masklen has to be set to its max bits, since
* 192.168.0.255/24 is considered less than 192.168.0.255/32 * 192.168.0.255/24 is considered less than 192.168.0.255/32
* *
* inet_set_masklen() hacked to max out the masklength to 128 for IPv6 * inet_set_masklen() hacked to max out the masklength to 128 for IPv6
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment