commit 2afc68ede218a927e9bb7c59ba37cc2a574a323e
Author: Richard Kimberly Heck <[email protected]>
Date: Fri Oct 2 13:11:28 2020 -0400
Whitespace
---
src/mathed/MathStream.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/mathed/MathStream.h b/src/mathed/MathStream.h
index fb229e6..1d7e1de 100644
--- a/src/mathed/MathStream.h
+++ b/src/mathed/MathStream.h
@@ -346,7 +346,7 @@ class MathExportException : public std::exception {};
class MathStream {
public:
/// Builds a stream proxy for os; the MathML namespace is given by
xmlns (supposed to be already defined elsewhere in the document).
- explicit MathStream(odocstream & os, std::string const & xmlns="", bool
xmlMode=false);
+ explicit MathStream(odocstream & os, std::string const & xmlns = "",
bool xmlMode = false);
///
void cr();
///
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs