diff options
Diffstat (limited to 'lauxlib.h')
-rw-r--r-- | lauxlib.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ | |||
16 | 16 | ||
17 | 17 | ||
18 | /* global table */ | 18 | /* global table */ |
19 | #define LUA_GNAME "_G" | 19 | #define LUA_GNAME "_G" |
20 | 20 | ||
21 | 21 | ||
22 | typedef struct luaL_Buffer luaL_Buffer; | 22 | typedef struct luaL_Buffer luaL_Buffer; |