summaryrefslogtreecommitdiff
path: root/ctest.c
diff options
context:
space:
mode:
Diffstat (limited to 'ctest.c')
-rw-r--r--ctest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctest.c b/ctest.c
index 6ec437a0c..df628b1d4 100644
--- a/ctest.c
+++ b/ctest.c
@@ -46,7 +46,7 @@ COMPILER_GNU
#if defined(__fcc_version__) || defined(__FCC_version__)
COMPILER_FUJITSU
-endif
+#endif
#if defined(__ANDROID__)
OS_ANDROID