r13906: fix swig build
authorSimo Sorce <idra@samba.org>
Tue, 7 Mar 2006 02:55:59 +0000 (02:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:52:22 +0000 (13:52 -0500)
(This used to be commit c5a9ba3e1cfe4fcd1a35c5764330ff385545d0aa)

source4/scripting/swig/dcerpc.i

index 60e661f18018732bf5573a49c025be4ccd4af76b..395f1473d10f25f52cdc3017dd1e1817ba431c86 100644 (file)
@@ -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);