]> git.lyx.org Git - lyx.git/blobdiff - src/support/docstream.cpp
Fix bug #4269
[lyx.git] / src / support / docstream.cpp
index 6642e09d5f78ee94bd27ba54a8980d4d436cf99f..04b57045b24d2fed98bea7c4bb1aa52359512deb 100644 (file)
@@ -307,7 +307,7 @@ private:
        string encoding_;
 };
 
-} // namespace anon
+} // namespace
 
 
 namespace lyx {
@@ -447,7 +447,7 @@ odocstream & operator<<(odocstream & os, char c)
 }
 #endif
 
-}
+} // namespace lyx
 
 
 #if ! defined(USE_WCHAR_T) && defined(__GNUC__)