r21348: Fix the build.
[samba.git] / source4 / librpc / idl / winreg.idl
index d67017d331d867fe71301cb1a5e87095b79a5bf4..58da3a5d56350f2c9ed82716e9bf91d652f49329 100644 (file)
@@ -217,7 +217,7 @@ import "lsa.idl", "initshutdown.idl", "security.idl";
        /* Function: 0x10 */
        WERROR winreg_QueryInfoKey(
                [in,ref] policy_handle *handle,
-               [in,out,ref] winreg_String *class,
+               [in,out,ref] winreg_String *class_in,
                [out,ref] uint32 *num_subkeys,
                [out,ref] uint32 *max_subkeylen,
                [out,ref] uint32 *max_subkeysize,