From 73f5bde3857f7050f590dfab14067bbb7b75abf5 Mon Sep 17 00:00:00 2001 From: Susan LoVerso Date: Wed, 20 Jan 2016 09:48:04 -0500 Subject: WT-2267 whitespace --- bench/wtperf/wtperf_throttle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bench/wtperf/wtperf_throttle.c b/bench/wtperf/wtperf_throttle.c index fcb3cf515b5..bba1f629715 100644 --- a/bench/wtperf/wtperf_throttle.c +++ b/bench/wtperf/wtperf_throttle.c @@ -113,7 +113,7 @@ worker_throttle(CONFIG_THREAD *thread) /* * Take the minimum so we don't overfill the queue. - */ + */ throttle_cfg->ops_count = WT_MIN(throttle_cfg->ops_count, thread->workload->throttle); -- cgit v1.2.1