diff options
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 |
