commit ec269c20000f937f1b4628509b6070fddcc48f7f
Author: Alfredo Braunstein <[email protected]>
Date: Sat Oct 11 23:28:15 2014 +0200
Whitespace
diff --git a/src/Text2.cpp b/src/Text2.cpp
index 33fcef1..d1c34c8 100644
--- a/src/Text2.cpp
+++ b/src/Text2.cpp
@@ -480,7 +480,7 @@ void Text::setLabelWidthStringToSequence(Cursor const & cur,
}
-void Text::setParagraphs(Cursor & cur, docstring arg, bool merge)
+void Text::setParagraphs(Cursor & cur, docstring arg, bool merge)
{
LBUFERR(cur.text());
@@ -508,7 +508,7 @@ void Text::setParagraphs(Cursor & cur, docstring arg, bool
merge)
}
-void Text::setParagraphs(Cursor & cur, ParagraphParameters const & p)
+void Text::setParagraphs(Cursor & cur, ParagraphParameters const & p)
{
LBUFERR(cur.text());