summaryrefslogtreecommitdiffstats
path: root/testsuites/support/include/buffer_test_io.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-03-03 14:23:05 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-03-03 14:23:05 +0000
commitb16bdbf71e99445465c182a0f1e2aef46c00e876 (patch)
treee91e49aec7a456b82d07476bcec9c44bf36bead5 /testsuites/support/include/buffer_test_io.h
parent2004-03-03 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-b16bdbf71e99445465c182a0f1e2aef46c00e876.tar.bz2
2004-03-03 Joel Sherrill <joel@OARcorp.com>
* include/buffer_test_io.h: Correct typo.
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