1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-07-30 04:31:48 +02:00

Update POCO library.

This commit is contained in:
Sandu Liviu Catalin
2023-03-23 20:19:11 +02:00
parent 8d15f4b6e9
commit 233fc103f9
2521 changed files with 257092 additions and 72789 deletions

View File

@@ -59,7 +59,7 @@ public:
void setLineLength(int lineLength);
/// Specify the line length.
///
/// After the given number of characters have been written,
/// After the given number of characters have been written,
/// a newline character will be written.
///
/// Specify 0 for an unlimited line length.