mirror of
https://github.com/samba-team/samba.git
synced 2025-11-23 20:23:50 +03:00
r13906: fix swig build
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
408ecfb754
commit
c5a9ba3e1c
@@ -228,10 +228,9 @@ char *nt_errstr(NTSTATUS nt_code);
|
||||
pidl to automatically generating these instead of having to find
|
||||
them all by hand. */
|
||||
|
||||
%array_functions(struct samr_String, samr_String_array);
|
||||
%array_functions(struct samr_SamEntry, samr_SamEntry_array);
|
||||
%array_functions(union samr_ConnectInfo, samr_ConnectInfo_array);
|
||||
%array_functions(struct samr_RidType, samr_RidType_array);
|
||||
%array_functions(struct samr_RidWithAttribute, samr_RidWithAttribute_array);
|
||||
|
||||
%array_functions(struct lsa_SidPtr, lsa_SidPtr_array);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user