]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathNumber.cpp
A little cleanup of the layout files.
[lyx.git] / src / mathed / InsetMathNumber.cpp
index 86d68f29d6811cb03e5905ad008315cc7ac3211e..933505a6bfa28fb0104c4ff9ef273cebaf63a03a 100644 (file)
@@ -3,7 +3,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -17,8 +17,8 @@
 
 using namespace std;
 
-namespace lyx {
 
+namespace lyx {
 
 InsetMathNumber::InsetMathNumber(docstring const & s)
        : str_(s)