werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in librpc/idl/
authorGünther Deschner <gd@samba.org>
Thu, 3 Dec 2015 14:24:23 +0000 (15:24 +0100)
committerJeremy Allison <jra@samba.org>
Tue, 27 Sep 2016 22:04:22 +0000 (00:04 +0200)
Guenther

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
librpc/idl/initshutdown.idl
librpc/idl/winreg.idl

index 13a136220537ac680140b5114d6418feaf2b4698..63cf62bc0b0664cd93b0fa089957d6dad0b19c30 100644 (file)
@@ -64,7 +64,7 @@ import "lsa.idl";
                [in,unique] uint16 *hostname,
                /*
                 * Note: lsa_String and winreg_String both result
-                *       in WERR_INVALID_PARAM
+                *       in WERR_INVALID_PARAMETER
                 */
                [in,unique] lsa_StringLarge *message,
                [in] uint32 timeout,
@@ -80,7 +80,7 @@ import "lsa.idl";
                [in,unique] uint16 *hostname,
                /*
                 * Note: lsa_String and winreg_String both result
-                *       in WERR_INVALID_PARAM
+                *       in WERR_INVALID_PARAMETER
                 */
                [in,unique] lsa_StringLarge *message,
                [in] uint32 timeout,
index fb70f7dffbf16f25c490e8b46df8e0eeeaa590d1..edbcc30c896699c9f0b558c26b7d58efd0f252ca 100644 (file)
@@ -341,7 +341,7 @@ import "lsa.idl", "security.idl", "misc.idl";
                [in,unique] uint16 *hostname,
                /*
                 * Note: lsa_String and winreg_String both result
-                *       in WERR_INVALID_PARAM
+                *       in WERR_INVALID_PARAMETER
                 */
                [in,unique] lsa_StringLarge *message,
                [in]    uint32 timeout,
@@ -402,7 +402,7 @@ import "lsa.idl", "security.idl", "misc.idl";
                [in,unique] uint16 *hostname,
                /*
                 * Note: lsa_String and winreg_String both result
-                *       in WERR_INVALID_PARAM
+                *       in WERR_INVALID_PARAMETER
                 */
                [in,unique] lsa_StringLarge *message,
                [in] uint32 timeout,