aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sledjchisl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/sledjchisl/sledjchisl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c
index e616108..7e26bc7 100644
--- a/src/sledjchisl/sledjchisl.c
+++ b/src/sledjchisl/sledjchisl.c
@@ -7820,7 +7820,7 @@ Move window and pane opening to ROBUST starting time.
7820 7820
7821Leave empty panes as is. 7821Leave empty panes as is.
7822Don't bother to close panes unless we are doing a full stop. 7822Don't bother to close panes unless we are doing a full stop.
7823Also clear out tmp when doing afull stop. 7823Also clear out tmp when doing a full stop.
7824*/ 7824*/
7825 } 7825 }
7826 snprintf(toybuf, sizeof(toybuf), "echo 'IDs={' >%s/IDs_%d.lua", scTemp, window); 7826 snprintf(toybuf, sizeof(toybuf), "echo 'IDs={' >%s/IDs_%d.lua", scTemp, window);