summaryrefslogtreecommitdiff
path: root/tests/test-6.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-6.c')
-rw-r--r--tests/test-6.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-6.c b/tests/test-6.c
index edf2919..205c7a4 100644
--- a/tests/test-6.c
+++ b/tests/test-6.c
@@ -50,7 +50,7 @@ main (int argc, char **argv)
error (1, err, "pthread_barrier_init");
for (j = 0; j < WAITS; j ++)
- {
+ {
for (i = 0; i < THREADS; i ++)
{