typo fix
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Mon, 25 Jul 2022 19:59:03 +0000 (21:59 +0200)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 19:59:03 +0000 (21:59 +0200)
ctest.c

diff --git a/ctest.c b/ctest.c
index 6ec437a..df628b1 100644 (file)
--- 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