Changeset 221 for branches/samba-3.3.x/source/nmbd/nmbd_subnetdb.c
- Timestamp:
- May 24, 2009, 7:17:10 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/nmbd/nmbd_subnetdb.c
r206 r221 288 288 289 289 if (lp_we_are_a_wins_server()) { 290 /* Pick the first interface IPv4 address as the WINS server ip. */ 290 /* Pick the first interface IPv4 address as the WINS server 291 * ip. */ 291 292 const struct in_addr *nip = first_ipv4_iface(); 292 293
Note:
See TracChangeset
for help on using the changeset viewer.