Changeset 286 for branches/samba-3.0/source/lib
- Timestamp:
- Jun 24, 2009, 5:09:21 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/lib/interface.c
r158 r286 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 189 189 190 if (total_probed > 0) {
Note:
See TracChangeset
for help on using the changeset viewer.