]> git.lyx.org Git - lyx.git/blobdiff - src/Spacing.cpp
Bulk cleanup/fix incorrect annotation at the end of namespaces.
[lyx.git] / src / Spacing.cpp
index 0239a090dbab6500395a6deaa743eed0f4ce6992..cd5816e60031398f5cc9450e5c8ebe3a41c15ca1 100644 (file)
@@ -99,7 +99,7 @@ string envName(Spacing::Space space, bool useSetSpace)
        return useSetSpace ? name : support::ascii_lowercase(name);
 }
 
-}
+} // namespace
 
 string const Spacing::writeEnvirBegin(bool useSetSpace) const
 {