Changeset 139 for trunk/samba/source/libnet/libnet_proto.h
- Timestamp:
- 07/03/08 12:26:46 (5 months ago)
- Files:
-
- 1 modified
-
trunk/samba/source/libnet/libnet_proto.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/samba/source/libnet/libnet_proto.h
r137 r139 21 21 struct libnet_UnjoinCtx *r); 22 22 23 /* The following definitions come from libnet/libnet_samsync.c */ 24 25 NTSTATUS samsync_fix_delta_array(TALLOC_CTX *mem_ctx, 26 DATA_BLOB *session_key, 27 bool rid_crypt, 28 enum netr_SamDatabaseID database_id, 29 struct netr_DELTA_ENUM_ARRAY *r); 30 23 31 /* The following definitions come from librpc/gen_ndr/ndr_libnet_join.c */ 24 32
