commit a635a8f99a776420f5c26535767da00ab38016c8
Author: Pavel Sanda <sa...@lyx.org>
Date:   Tue Feb 25 22:17:38 2025 +0100

    Whitespace only
---
 src/output_docbook.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/output_docbook.h b/src/output_docbook.h
index aaf17559f2..2d3a28c62f 100644
--- a/src/output_docbook.h
+++ b/src/output_docbook.h
@@ -43,9 +43,9 @@ xml::EndFontTag docbookEndFontTag(xml::FontTypes type);
 
 /// output a series of paragraphs into the XMLStream
 void docbookParagraphs(Text const &,
-                              Buffer const &,
+                       Buffer const &,
                        XMLStream &,
-                              OutputParams const &);
+                       OutputParams const &);
 
 /// output a single paragraph into the XMLStream
 ParagraphList::const_iterator makeAny(Text const &,
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to