summaryrefslogtreecommitdiff
path: root/bench/wtperf/wtperf.c
diff options
context:
space:
mode:
Diffstat (limited to 'bench/wtperf/wtperf.c')
-rw-r--r--bench/wtperf/wtperf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/wtperf/wtperf.c b/bench/wtperf/wtperf.c
index cef3138b865..15132249883 100644
--- a/bench/wtperf/wtperf.c
+++ b/bench/wtperf/wtperf.c
@@ -58,7 +58,7 @@ static const CONFIG default_cfg = {
0, /* notify threads to stop */
0, /* in warmup phase */
NULL, /* Thread ID of idle cycle thread */
- 0, /* Signal idle cycle thread */
+ false, /* Signal for idle cycle thread */
0, /* total seconds running */
0, /* has truncate */
{NULL, NULL}, /* the truncate queue */