Changeset 223 for branches/samba-3.3.x/source/libnet/libnet_samsync.c
- Timestamp:
- May 24, 2009, 7:51:24 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.3.x/source/libnet/libnet_samsync.c
r206 r223 423 423 TALLOC_FREE(delta_enum_array); 424 424 425 /* Increment sync_context */426 sync_context += 1;427 428 425 } while (NT_STATUS_EQUAL(result, STATUS_MORE_ENTRIES)); 429 426
Note:
See TracChangeset
for help on using the changeset viewer.