svn commit: samba r18629 - in branches/SAMBA_4_0/source/librpc/idl: .

gd at samba.org gd at samba.org
Mon Sep 18 20:20:23 GMT 2006


Author: gd
Date: 2006-09-18 20:20:22 +0000 (Mon, 18 Sep 2006)
New Revision: 18629

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18629

Log:
There is no such "unknown" pointer in dfs_Enum().

Guenther

Modified:
   branches/SAMBA_4_0/source/librpc/idl/dfs.idl


Changeset:
Modified: branches/SAMBA_4_0/source/librpc/idl/dfs.idl
===================================================================
--- branches/SAMBA_4_0/source/librpc/idl/dfs.idl	2006-09-18 20:19:43 UTC (rev 18628)
+++ branches/SAMBA_4_0/source/librpc/idl/dfs.idl	2006-09-18 20:20:22 UTC (rev 18629)
@@ -177,7 +177,6 @@
 		[in]		uint32 level,
 		[in]		uint32 bufsize,
 		[in,out,unique]	dfs_EnumStruct *info,
-		[in,unique]     uint32 *unknown,
 		[in,out,unique]	uint32 *total
 		);
 



More information about the samba-cvs mailing list