parent
23f56e2614
commit
943cdcfbba
@ -1559,6 +1559,7 @@ namespace cxxopts
|
|||||||
stringAppend(result, "\n");
|
stringAppend(result, "\n");
|
||||||
stringAppend(result, start, ' ');
|
stringAppend(result, start, ' ');
|
||||||
startLine = lastSpace + 1;
|
startLine = lastSpace + 1;
|
||||||
|
lastSpace = startLine;
|
||||||
}
|
}
|
||||||
size = 0;
|
size = 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user