r21348: Fix the build.
authorSimo Sorce <idra@samba.org>
Wed, 14 Feb 2007 19:59:30 +0000 (19:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:17 +0000 (14:48 -0500)
(This used to be commit 4d52b429261de6712e25d9db9d3be597ff1d74b8)

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,