diff options
author | chai <chaifix@163.com> | 2019-02-10 22:07:51 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-02-10 22:07:51 +0800 |
commit | 9a97533dedd1e3e8d75ef4f0dc7935201a5dba2b (patch) | |
tree | 926fa2d182af7c1bd3c3899369d8c0e85773cd9c /src/libjin-lua/scripts/path/path.lua.h | |
parent | 63547185567a4bc9c66ad2420134e2dc4a1a58ba (diff) |
*格式化
Diffstat (limited to 'src/libjin-lua/scripts/path/path.lua.h')
-rw-r--r-- | src/libjin-lua/scripts/path/path.lua.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libjin-lua/scripts/path/path.lua.h b/src/libjin-lua/scripts/path/path.lua.h index f203ce6..f54f8a9 100644 --- a/src/libjin-lua/scripts/path/path.lua.h +++ b/src/libjin-lua/scripts/path/path.lua.h @@ -8,7 +8,7 @@ static char path_lua[] = { 32,102,117,108,108,32,112,97,116,104,32,111,102,32,97,32,103,105,118,101, 110,32,112,97,116,104,46,13,10,102,117,110,99,116,105,111,110,32,106,105, 110,46,112,97,116,104,46,102,117,108,108,40,112,97,116,104,41,13,10,32, -32,32,32,114,101,116,117,114,110,32,106,105,110,46,99,119,100,32,46,46, -32,39,47,39,32,46,46,32,112,97,116,104,13,10,101,110,100,13,10,0 +32,114,101,116,117,114,110,32,106,105,110,46,99,119,100,32,46,46,32,39, +47,39,32,46,46,32,112,97,116,104,13,10,101,110,100,13,10,0 }; |