mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-11 05:04:41 -04:00
comment change
This commit is contained in:
parent
efdd70ec6f
commit
7aedc28856
@ -242,7 +242,7 @@ inline void StdOutput::spacePrint( std::ostream& os,
|
|||||||
stringLen >= 0 )
|
stringLen >= 0 )
|
||||||
stringLen--;
|
stringLen--;
|
||||||
|
|
||||||
// ok, the word is longer than the line, so just split in the
|
// ok, the word is longer than the line, so just split
|
||||||
// wherever the line ends
|
// wherever the line ends
|
||||||
if ( stringLen <= 0 )
|
if ( stringLen <= 0 )
|
||||||
stringLen = allowedLen;
|
stringLen = allowedLen;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user