Changeset 233 for branches/samba-3.2.x/source/nmbd/nmbd_subnetdb.c
- Timestamp:
- May 27, 2009, 11:39:15 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/nmbd/nmbd_subnetdb.c
r204 r233 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.