Ignore:
Timestamp:
May 24, 2009, 7:51:24 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update Samba 3.3 branch to 3.3.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.3.x/source/nmbd/nmbd_elections.c

    r206 r223  
    131131        const char *workgroup_name = lp_workgroup();
    132132
    133         if (!lastrun)
    134                 lastrun = t;
    135 
    136133        if (t < (lastrun + (CHECK_TIME_MST_BROWSE * 60)))
    137134                return;
Note: See TracChangeset for help on using the changeset viewer.