]> git.lyx.org Git - lyx.git/blobdiff - src/support/numpunct_lyx_char_type.h
Fix some warnings
[lyx.git] / src / support / numpunct_lyx_char_type.h
index b3f6cdea28403697c17f734e7148e4462c5607a4..9e4dbe2d75ffade1dc1c2e503444b60d823ded6d 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Peter Kümmel
+ * \author Peter Kümmel
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -54,5 +54,5 @@ namespace std
        // Fixed in VC11:
        // http://connect.microsoft.com/VisualStudio/feedback/details/572376/msvc10-c-std-numpunct-has-a-hardcoded-dllimport-in-definition
 
-}
+} // namespace std
 #endif