]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathFrac.cpp
Bulk cleanup/fix incorrect annotation at the end of namespaces.
[lyx.git] / src / mathed / InsetMathFrac.cpp
index 9e4f25bbbd992c2dbeeda56af91178f532aaa17a..90d61913a678236f8582b2b2fb3cb61da1ee1195 100644 (file)
@@ -171,8 +171,7 @@ latexkeys const * slash_symbol()
        return in_word_set(from_ascii("slash"));
 }
 
-} // anon namespace
-
+} // namespace
 
 
 void InsetMathFrac::metrics(MetricsInfo & mi, Dimension & dim) const