diff options
Diffstat (limited to 'src/lib_debug.c')
| -rw-r--r-- | src/lib_debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib_debug.c b/src/lib_debug.c index a5bcb167..705623ac 100644 --- a/src/lib_debug.c +++ b/src/lib_debug.c | |||
| @@ -283,7 +283,7 @@ LJLIB_CF(debug_setuservalue) | |||
| 283 | 283 | ||
| 284 | /* ------------------------------------------------------------------------ */ | 284 | /* ------------------------------------------------------------------------ */ |
| 285 | 285 | ||
| 286 | #define KEY_HOOK (U64x(80000000,00000000)|'h') | 286 | #define KEY_HOOK (U64x(81000000,00000000)|'h') |
| 287 | 287 | ||
| 288 | static void hookf(lua_State *L, lua_Debug *ar) | 288 | static void hookf(lua_State *L, lua_Debug *ar) |
| 289 | { | 289 | { |
