Ignore:
Timestamp:
Jun 24, 2009, 5:09:21 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.0 to 3.0.35

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/lib/interface.c

    r158 r286  
    186186        /* probe the kernel for interfaces */
    187187        total_probed = get_interfaces(ifaces, MAX_INTERFACES);
     188        DEBUG(2, ("Anzahl interfaces %i ", total_probed));
    188189
    189190        if (total_probed > 0) {
Note: See TracChangeset for help on using the changeset viewer.