X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FDriverUNV%2FUNV_Utilities.hxx;h=049e04e8f16383cf750ccf68587a49ca64ee869d;hp=1e0f42f5b57eadc8eb50c417b492455fa47c41db;hb=96625f32df078809a8029abd0c2bd0ed6b339ac3;hpb=2cbc0e004d9802964be66ecb762c58c126cbb023 diff --git a/src/DriverUNV/UNV_Utilities.hxx b/src/DriverUNV/UNV_Utilities.hxx index 1e0f42f5b..049e04e8f 100644 --- a/src/DriverUNV/UNV_Utilities.hxx +++ b/src/DriverUNV/UNV_Utilities.hxx @@ -36,7 +36,7 @@ namespace UNV{ using namespace std; - const size_t theMaxLineLen = 80; + const size_t theMaxLineLen = 82; class MESHDRIVERUNV_EXPORT PrefixPrinter{ static int myCounter;