Ignore:
Timestamp:
Jan 12, 2010, 7:38:34 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Better fix for hardcoded \lib directory in 3.0.x

File:
1 edited

Legend:

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

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