Skip to content

Commit 0010924

Browse files
committed
Rebase using current 3.18+ master
1 parent 0499a84 commit 0010924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iperf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ struct iperf_stream
197197
struct iperf_test* test;
198198

199199
pthread_t thr;
200-
int thread_created;
200+
int thread_created;
201201
int done;
202202

203203
/* configurable members */

0 commit comments

Comments
 (0)