Changeset 233 for branches/samba-3.2.x/source/nmbd/nmbd_become_dmb.c
- Timestamp:
- May 27, 2009, 11:39:15 AM (17 years ago)
- File:
-
- 1 edited
-
branches/samba-3.2.x/source/nmbd/nmbd_become_dmb.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/source/nmbd/nmbd_become_dmb.c
r133 r233 129 129 work->dmb_name = nmbname; 130 130 131 /* Pick the first interface IPv4 address as the domain master browser ip. */ 131 /* Pick the first interface IPv4 address as the domain master 132 * browser ip. */ 132 133 nip = first_ipv4_iface(); 133 134 if (!nip) {
Note:
See TracChangeset
for help on using the changeset viewer.
