From b16bdbf71e99445465c182a0f1e2aef46c00e876 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 3 Mar 2004 14:23:05 +0000 Subject: 2004-03-03 Joel Sherrill * include/buffer_test_io.h: Correct typo. --- testsuites/support/include/buffer_test_io.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/support/include/buffer_test_io.h') 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 -- cgit v1.2.3