]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetTOC.cpp
Properly terminate command
[lyx.git] / src / insets / InsetTOC.cpp
index 3726c05904982081e2cfbf61382930d72afac7b2..29b7540cc277cbb2c690e5f15a2a2e50e4b49b12 100644 (file)
@@ -45,7 +45,7 @@ string cmd2type(string const & cmd)
                return "listing";
        return cmd;
 }
-}
+} // namespace
 
 
 InsetTOC::InsetTOC(Buffer * buf, InsetCommandParams const & p)