diff options
| author | Opportunity <[email protected]> | 2020-01-15 15:16:08 +0800 |
|---|---|---|
| committer | Opportunity <[email protected]> | 2020-01-15 15:16:08 +0800 |
| commit | 546d83dd435780a6ea69a5b24a12c06b294dd2c0 (patch) | |
| tree | d9d98b7c1005dc5df4759d2a3a9d3b0f47eee606 /xmake/core/base/cli.lua | |
| parent | d7662a8916400389fca579772bfdaedadd5e640e (diff) | |
Fix
Diffstat (limited to 'xmake/core/base/cli.lua')
| -rw-r--r-- | xmake/core/base/cli.lua | 2 |
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 |
