Changeset 751 for trunk/server/source3/winbindd/idmap_hash
- Timestamp:
- Nov 29, 2012, 1:59:04 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/winbindd/idmap_hash/idmap_hash.c
r745 r751 260 260 static NTSTATUS nss_hash_init(struct nss_domain_entry *e ) 261 261 { 262 return be_init(NULL);262 return NT_STATUS_OK; 263 263 } 264 264
Note:
See TracChangeset
for help on using the changeset viewer.