summaryrefslogtreecommitdiff
path: root/core/src/lua-cjson/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/lua-cjson/makefile')
-rw-r--r--core/src/lua-cjson/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/lua-cjson/makefile b/core/src/lua-cjson/makefile
index 0a4263f03..b9b132553 100644
--- a/core/src/lua-cjson/makefile
+++ b/core/src/lua-cjson/makefile
@@ -18,7 +18,7 @@ lua-cjson_C_FILES += \
lua-cjson/lua_cjson
# cflags
-# Use internal strtod() / g_fmt() code for performance and disable multi-thread
+# Use internal strtod() / g_fmt() code for performance and disable multi-thread
lua-cjson_CFLAGS += -DNDEBUG -DUSE_INTERNAL_FPCONV
# includes