Changeset 221 for branches/samba-3.3.x/source/winbindd/winbindd.c
- Timestamp:
- May 24, 2009, 7:17:10 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/winbindd/winbindd.c
r206 r221 260 260 /* parent */ 261 261 DEBUG(5, ("winbind_msg_validate_cache: child created with " 262 "pid %d.\n", child_pid));262 "pid %d.\n", (int)child_pid)); 263 263 return; 264 264 }
Note:
See TracChangeset
for help on using the changeset viewer.