gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/gsl-shell.c
diff options
context:
space:
mode:
Diffstat (limited to 'gsl-shell.c')
-rw-r--r--gsl-shell.c 4
1 files changed, 3 insertions, 1 deletions
diff --git a/gsl-shell.c b/gsl-shell.c
index a271d0ae..1b1f170f 100644
--- a/gsl-shell.c
+++ b/gsl-shell.c
@@ -339,7 +339,9 @@ static void do_windows_unref (lua_State *L)
GSL_SHELL_LOCK();
for (j = 0; j < unref_fixed_count; j++)
- object_index_remove (L, OBJECT_WINDOW, unref_fixed_list[j]);
+ {
+ object_index_remove (L, OBJECT_WINDOW, unref_fixed_list[j]);
+ }
unref_fixed_count = 0;
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月16日 18:44:19 +0000

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