Whitespace

This commit is contained in:
Alfredo Braunstein 2014-10-11 23:28:15 +02:00
parent 68d217df49
commit ec269c2000

View File

@ -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());