s4-torture: add ndr svcctl testsuite
[bbaumbach/samba-autobuild/.git] / librpc / idl / svcctl.idl
index 671a1dc47be21d33b9ca08b2239d45898ec5fe01..e909bf2dbed6c986b8bffbaeb0ae38370a9f696f 100644 (file)
@@ -188,7 +188,7 @@ import "misc.idl", "security.idl";
                SVCCTL_DISABLED                 = 0x00000004
        } svcctl_StartType;
 
-       WERROR svcctl_ChangeServiceConfigW(
+       [public] WERROR svcctl_ChangeServiceConfigW(
                [in,ref] policy_handle *handle,
                [in] uint32 type,
                [in] svcctl_StartType start_type,