From 9d46504b242ff970f4ca9a9332a0ed111bd20e86 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Wed, 29 May 2002 17:16:31 +0000 Subject: [PATCH] tyiny whitespace git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4283 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/text.C | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/text.C b/src/text.C index 8dd52d5517..602abcc7ae 100644 --- a/src/text.C +++ b/src/text.C @@ -998,8 +998,7 @@ LyXText::nextBreakPoint(BufferView * bview, Row const * row, int width) const } } else { // Last position is an invariant - pos_type const last = - par->size(); + pos_type const last = par->size(); // this is the usual handling int x = leftMargin(bview, row); bool doitonetime = true; -- 2.39.2