summaryrefslogtreecommitdiff
path: root/core/src/lcurses/xmake.lua
diff options
context:
space:
mode:
authorLiu <[email protected]>2019-12-02 21:32:50 +0800
committerLiu <[email protected]>2019-12-02 21:33:15 +0800
commit30d4183095aa5dcdb9cbe00b1b48e45ca31424fe (patch)
treeb8e47b54d84dab64cc9a65e101fcc947e52ea6cc /core/src/lcurses/xmake.lua
parent45b739d927c89d93d85f626ab77dee70746c1cd3 (diff)
clear tail white space
Diffstat (limited to 'core/src/lcurses/xmake.lua')
-rw-r--r--core/src/lcurses/xmake.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/lcurses/xmake.lua b/core/src/lcurses/xmake.lua
index 6280b33a0..c4714c316 100644
--- a/core/src/lcurses/xmake.lua
+++ b/core/src/lcurses/xmake.lua
@@ -11,7 +11,7 @@ target("lcurses")
end
-- add the common source files
- add_files("lcurses.c")
+ add_files("lcurses.c")
-- add options
if is_plat("windows") then