diff options
| author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2018-08-02 22:37:00 (GMT) |
|---|---|---|
| committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2018-08-02 22:37:00 (GMT) |
| commit | 40947c7d3eeb124dfd51a08dbdfc556a7a402bd6 (patch) | |
| tree | 29cc3c615d724428abd6535042fc7dbca8e74b3c /generic/tclCmdIL.c | |
| parent | cff4a9d980f9d9a806440b5f72e9dcb0b960d502 (diff) | |
| download | tcl-40947c7d3eeb124dfd51a08dbdfc556a7a402bd6.zip tcl-40947c7d3eeb124dfd51a08dbdfc556a7a402bd6.tar.gz tcl-40947c7d3eeb124dfd51a08dbdfc556a7a402bd6.tar.bz2 | |
Purge end-of-line spacing
Diffstat (limited to 'generic/tclCmdIL.c')
| -rw-r--r-- | generic/tclCmdIL.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tclCmdIL.c b/generic/tclCmdIL.c index 3d058a4..3faaa5a 100644 --- a/generic/tclCmdIL.c +++ b/generic/tclCmdIL.c @@ -3333,7 +3333,7 @@ Tcl_LsearchObjCmd( * sense in doing this when the match sense is inverted. */ - /* + /* * With -stride, lower, upper and i are kept as multiples of groupSize. */ @@ -4015,7 +4015,7 @@ Tcl_LsortObjCmd( /* * Do not shrink the actual memory block used; that doesn't * work with TclStackAlloc-allocated memory. [Bug 2918962] - * + * * TODO: Consider a pointer increment to replace this * array shift. */ |
