diff options
author | chai <chaifix@163.com> | 2019-01-01 22:43:11 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-01-01 22:43:11 +0800 |
commit | 6f8c70f5846222aea15d2b27ea5192fdec018781 (patch) | |
tree | a8b60b8a4afd680d92b371258aa537146eb036ff /src/libjin-lua/scripts/path/path.lua.h | |
parent | 5a0a427a030885ed337c60a903b6bdf8f61bf712 (diff) |
*misc
Diffstat (limited to 'src/libjin-lua/scripts/path/path.lua.h')
-rw-r--r-- | src/libjin-lua/scripts/path/path.lua.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libjin-lua/scripts/path/path.lua.h b/src/libjin-lua/scripts/path/path.lua.h index b989df0..f203ce6 100644 --- a/src/libjin-lua/scripts/path/path.lua.h +++ b/src/libjin-lua/scripts/path/path.lua.h @@ -9,6 +9,6 @@ static char path_lua[] = { 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 +32,39,47,39,32,46,46,32,112,97,116,104,13,10,101,110,100,13,10,0 }; |