summaryrefslogtreecommitdiffstats
path: root/testsuites/support/include/buffer_test_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/support/include/buffer_test_io.h')
-rw-r--r--testsuites/support/include/buffer_test_io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/support/include/buffer_test_io.h b/testsuites/support/include/buffer_test_io.h
index 29c5946acc..bfeeb0b40a 100644
--- a/testsuites/support/include/buffer_test_io.h
+++ b/testsuites/support/include/buffer_test_io.h
@@ -120,7 +120,7 @@ void _test_output_flush(void)
#endif /* TESTS_BUFFER_OUTPUT */
#ifdef __cplusplus
-}
+};
#endif
#endif