summaryrefslogtreecommitdiff
path: root/source4/torture/nbench
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-10-28 13:41:35 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:04:55 -0500
commit428d9f7c610dd465fe026f58b464979e5e1453d9 (patch)
tree4656eb1f070b89d73491b0066b77ed26e283384c /source4/torture/nbench
parentba6d5fcb97b9831dddf7dfe09fb02fbb23d864b4 (diff)
downloadsamba-428d9f7c610dd465fe026f58b464979e5e1453d9.tar.gz
samba-428d9f7c610dd465fe026f58b464979e5e1453d9.tar.bz2
samba-428d9f7c610dd465fe026f58b464979e5e1453d9.zip
r3325: missed one of the torture changes ...
(This used to be commit 1629b593c6ad5a6c0a7dc0cd7588d979db887286)
Diffstat (limited to 'source4/torture/nbench')
-rw-r--r--source4/torture/nbench/nbio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/nbench/nbio.c b/source4/torture/nbench/nbio.c
index 35147c6de9..9e4a08eea4 100644
--- a/source4/torture/nbench/nbio.c
+++ b/source4/torture/nbench/nbio.c
@@ -61,7 +61,7 @@ void nb_warmup_done(void)
}
-void nb_alarm(void)
+void nb_alarm(int sig)
{
int i;
int lines=0, num_clients=0;