r18746: Fix the build.
authorGünther Deschner <gd@samba.org>
Wed, 20 Sep 2006 22:31:04 +0000 (22:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:19:06 +0000 (14:19 -0500)
Guenther
(This used to be commit 34cff06e25ce63e2e3e78f9191138d21189a60a8)

source4/librpc/idl/dfs.idl

index 751704cea505a88d5e576e5424a4be414be8802c..aa72b550b4425baf381adb9b9305789c021a23f9 100644 (file)
 
        /* Function 0x15 */
        WERROR dfs_EnumEx(
-               [in]            [string,charset(UTF16)] uint16 name[],
+               [in]            [string,charset(UTF16)] uint16 dfs_name[],
                [in]            uint32 level,
                [in]            uint32 bufsize,
                [in,out,unique] dfs_EnumStruct *info,