mirror of
https://github.com/cuberite/TCLAP.git
synced 2025-09-10 12:49:08 -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--;
|
||||
|
||||
// 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
|
||||
if ( stringLen <= 0 )
|
||||
stringLen = allowedLen;
|
||||
|
Loading…
x
Reference in New Issue
Block a user