summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/testutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testutil.h b/test/testutil.h
index 14b7b09800..68d202adb1 100644
--- a/test/testutil.h
+++ b/test/testutil.h
@@ -108,4 +108,4 @@ int strings_equal(const char *desc, const char *s1, const char *s2);
ERR_print_errors_fp(stderr); \
OPENSSL_assert(!#condition); \
} \
- } while (0);
+ } while (0)