summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-01-18 14:05:25 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-01-18 14:05:25 +0100
commitb25bea456b9ac7b5469c913805c4610dedd78bbb (patch)
tree754ce510abe1295c3696474709efb04739d26ca6 /tests
parent4406edb6497bb1fe1a5c194e47d54e6f7fc44774 (diff)
downloadrsyslog-b25bea456b9ac7b5469c913805c4610dedd78bbb.tar.gz
rsyslog-b25bea456b9ac7b5469c913805c4610dedd78bbb.tar.xz
rsyslog-b25bea456b9ac7b5469c913805c4610dedd78bbb.zip
minor: typo fix
Diffstat (limited to 'tests')
-rw-r--r--tests/tcpflood.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tcpflood.c b/tests/tcpflood.c
index a17c5fbb..2b43ede0 100644
--- a/tests/tcpflood.c
+++ b/tests/tcpflood.c
@@ -741,7 +741,7 @@ int main(int argc, char *argv[])
}
if(bStatsRecords && waittime) {
- fprintf(stderr, "warning: generating performance stats and useing a waittime "
+ fprintf(stderr, "warning: generating performance stats and using a waittime "
"is somewhat contradictory!\n");
}