diff options
author | onefang | 2021-07-30 08:03:59 +1000 |
---|---|---|
committer | onefang | 2021-07-30 08:03:59 +1000 |
commit | d591395ffcd268b2c3b26e9f9951050c1863e639 (patch) | |
tree | f72306aa956a0edad58571ca09146f980b5669c4 /src/sledjchisl/sledjchisl.c | |
parent | Add comment banners for some major sections of the code. (diff) | |
download | opensim-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.c | 2 |
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 | ||
7821 | Leave empty panes as is. | 7821 | Leave empty panes as is. |
7822 | Don't bother to close panes unless we are doing a full stop. | 7822 | Don't bother to close panes unless we are doing a full stop. |
7823 | Also clear out tmp when doing afull stop. | 7823 | Also 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); |