summaryrefslogtreecommitdiff
path: root/xmake/core/base/cli.lua
diff options
context:
space:
mode:
authorOpportunity <[email protected]>2020-01-15 15:16:08 +0800
committerOpportunity <[email protected]>2020-01-15 15:16:08 +0800
commit546d83dd435780a6ea69a5b24a12c06b294dd2c0 (patch)
treed9d98b7c1005dc5df4759d2a3a9d3b0f47eee606 /xmake/core/base/cli.lua
parentd7662a8916400389fca579772bfdaedadd5e640e (diff)
Fix
Diffstat (limited to 'xmake/core/base/cli.lua')
-rw-r--r--xmake/core/base/cli.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/core/base/cli.lua b/xmake/core/base/cli.lua
index 3e78fcdbc..a76d6db23 100644
--- a/xmake/core/base/cli.lua
+++ b/xmake/core/base/cli.lua
@@ -119,4 +119,4 @@ end
cli._segment = segment
-- return module
-return cli \ No newline at end of file
+return cli