Browse Source

typo fix

tags/v0.3.21
Martin Kroeker GitHub 3 years ago
parent
commit
692848d20c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ctest.c

+ 1
- 1
ctest.c View File

@@ -46,7 +46,7 @@ COMPILER_GNU

#if defined(__fcc_version__) || defined(__FCC_version__)
COMPILER_FUJITSU
endif
#endif

#if defined(__ANDROID__)
OS_ANDROID


Loading…
Cancel
Save