r21347: All current tests in the testsuite mainly test the RPC code in general. Since
[samba.git] / source4 / librpc / idl / winreg.idl
index 16dd55d1513e1ed641fed2ec34136b011a746130..d67017d331d867fe71301cb1a5e87095b79a5bf4 100644 (file)
@@ -89,7 +89,7 @@ import "lsa.idl", "initshutdown.idl", "security.idl";
 
        /******************/
        /* Function: 0x05 */
-       WERROR winreg_CloseKey(
+       [public] WERROR winreg_CloseKey(
                [in,out,ref] policy_handle *handle
        );