Changeset 757 for trunk/server/source3/winbindd/winbindd.c
- Timestamp:
- Nov 30, 2012, 6:12:57 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/winbindd/winbindd.c
r751 r757 1348 1348 DEBUG(0,("winbindd version %s started.\n", samba_version_string())); 1349 1349 DEBUGADD(0,("%s\n", COPYRIGHT_STARTUP_MESSAGE)); 1350 #ifdef __OS2__ 1351 DEBUGADD(0,("%s\n", maintained_by_string())); 1352 #endif 1350 1353 1351 1354 if (!lp_load_initial_only(get_dyn_CONFIGFILE())) {
Note:
See TracChangeset
for help on using the changeset viewer.