]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSpace.cpp
Bulk cleanup/fix incorrect annotation at the end of namespaces.
[lyx.git] / src / mathed / InsetMathSpace.cpp
index 4f88ecd04dd4c260561c5aaab59557a7a28cca7e..88aae1d4a66a85771e783ba88e7aa93b58a561d6 100644 (file)
@@ -75,7 +75,7 @@ SpaceInfo space_info[] = {
 int const nSpace = sizeof(space_info)/sizeof(SpaceInfo);
 int const defaultSpace = 4;
 
-} // anon namespace
+} // namespace
 
 InsetMathSpace::InsetMathSpace()
        : space_(defaultSpace)