Ignore:
Timestamp:
May 27, 2009, 11:39:15 AM (17 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/nmbd/nmbd_become_dmb.c

    r133 r233  
    129129                work->dmb_name = nmbname;
    130130
    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. */
    132133                nip = first_ipv4_iface();
    133134                if (!nip) {
Note: See TracChangeset for help on using the changeset viewer.