aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/sledjchisl/sledjchisl.c
diff options
context:
space:
mode:
authoronefang2021-07-30 08:03:59 +1000
committeronefang2021-07-30 08:03:59 +1000
commitd591395ffcd268b2c3b26e9f9951050c1863e639 (patch)
treef72306aa956a0edad58571ca09146f980b5669c4 /src/sledjchisl/sledjchisl.c
parentAdd comment banners for some major sections of the code. (diff)
downloadopensim-SC-d591395ffcd268b2c3b26e9f9951050c1863e639.zip
opensim-SC-d591395ffcd268b2c3b26e9f9951050c1863e639.tar.gz
opensim-SC-d591395ffcd268b2c3b26e9f9951050c1863e639.tar.bz2
opensim-SC-d591395ffcd268b2c3b26e9f9951050c1863e639.tar.xz
Whitespace++
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);