commit 516935f023ba3e344a46d66ca9038590ce094e64
Author: Juergen Spitzmueller <[email protected]>
Date: Wed Jan 1 12:18:05 2025 +0100
Fix indentation
---
src/Buffer.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/Buffer.cpp b/src/Buffer.cpp
index 222a146d35..f9ad2dcd6b 100644
--- a/src/Buffer.cpp
+++ b/src/Buffer.cpp
@@ -407,9 +407,9 @@ public:
///Binding LaTeX lines with buffer positions.
//Common routine for LaTeX and Reference errors listing.
- void traverseErrors(TeXErrors::Errors::const_iterator err,
- TeXErrors::Errors::const_iterator end,
- ErrorList & errorList) const;
+ void traverseErrors(TeXErrors::Errors::const_iterator err,
+ TeXErrors::Errors::const_iterator end,
+ ErrorList & errorList) const;
};
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs