gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/window-refs.c
diff options
context:
space:
mode:
Diffstat (limited to 'window-refs.c')
-rw-r--r--window-refs.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/window-refs.c b/window-refs.c
index 873f9d52..dc694d2d 100644
--- a/window-refs.c
+++ b/window-refs.c
@@ -47,7 +47,7 @@ window_ref_close_all (lua_State *L)
lua_pushnil (L); /* first key */
while (lua_next(L, -2) != 0)
{
- lua_pushcfunction (L, canvas_window_close);
+ lua_pushcfunction (L, canvas_window_close_protected);
lua_insert (L, -2);
lua_call (L, 1, 0);
}
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月17日 15:16:43 +0000

AltStyle によって変換されたページ (->オリジナル) /