@@ -772,7 +772,7 @@ static void set_info (lua_State *L) {
}
static const struct luaL_reg fslib[] = {
static const struct luaL_Reg fslib[] = {
{"attributes", file_info},
{"chdir", change_dir},
{"currentdir", get_dir},
The note is not visible to the blocked user.