Changeset 366 for branches/samba-3.0/source/lib/interface.c
- Timestamp:
- Jan 12, 2010, 7:38:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/lib/interface.c
r286 r366 186 186 /* probe the kernel for interfaces */ 187 187 total_probed = get_interfaces(ifaces, MAX_INTERFACES); 188 DEBUG(2, (" Anzahl interfaces %i", total_probed));188 DEBUG(2, ("interfaces added %i\n", total_probed)); 189 189 190 190 if (total_probed > 0) {
Note:
See TracChangeset
for help on using the changeset viewer.