svn commit: samba r3325 - in branches/SAMBA_4_0/source/torture/nbench: .

tridge at samba.org tridge at samba.org
Thu Oct 28 13:41:36 GMT 2004


Author: tridge
Date: 2004-10-28 13:41:35 +0000 (Thu, 28 Oct 2004)
New Revision: 3325

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/torture/nbench&rev=3325&nolog=1

Log:
missed one of the torture changes ...



Modified:
   branches/SAMBA_4_0/source/torture/nbench/nbio.c


Changeset:
Modified: branches/SAMBA_4_0/source/torture/nbench/nbio.c
===================================================================
--- branches/SAMBA_4_0/source/torture/nbench/nbio.c	2004-10-28 13:40:50 UTC (rev 3324)
+++ branches/SAMBA_4_0/source/torture/nbench/nbio.c	2004-10-28 13:41:35 UTC (rev 3325)
@@ -61,7 +61,7 @@
 }
 
 
-void nb_alarm(void)
+void nb_alarm(int sig)
 {
 	int i;
 	int lines=0, num_clients=0;



More information about the samba-cvs mailing list