1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

r18746: Fix the build.

Guenther
This commit is contained in:
Günther Deschner 2006-09-20 22:31:04 +00:00 committed by Gerald (Jerry) Carter
parent 18505ce283
commit 34cff06e25

View File

@ -334,7 +334,7 @@
/* 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,