mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
r6213: Add %array_functions for struct samr_String so we can create and
access arrays of them.
(This used to be commit fc2b73d4d7
)
This commit is contained in:
parent
3b64edcfff
commit
f0641cae5d
@ -228,6 +228,7 @@ 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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user