svn commit: samba r18637 - in branches/SAMBA_4_0/source/torture/rpc: .

gd at samba.org gd at samba.org
Mon Sep 18 21:03:04 GMT 2006


Author: gd
Date: 2006-09-18 21:03:03 +0000 (Mon, 18 Sep 2006)
New Revision: 18637

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

Log:
Fix the build. Sorry,

Guenther

Modified:
   branches/SAMBA_4_0/source/torture/rpc/dfs.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/rpc/dfs.c
===================================================================
--- branches/SAMBA_4_0/source/torture/rpc/dfs.c	2006-09-18 21:00:00 UTC (rev 18636)
+++ branches/SAMBA_4_0/source/torture/rpc/dfs.c	2006-09-18 21:03:03 UTC (rev 18637)
@@ -88,7 +88,6 @@
 	r.in.level = level;
 	r.in.bufsize = (uint32_t)-1;
 	r.in.total = &total;
-	r.in.unknown = &total;
 	r.in.info = &e;
 
 	e.level = r.in.level;



More information about the samba-cvs mailing list