]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBibitem.h
Comments.
[lyx.git] / src / insets / InsetBibitem.h
index c28f66aa5206dec22ee30858cbdc0eab1156da05..49388243acbca35ac7860ea2f9da6ffcc3c7b848 100644 (file)
@@ -71,7 +71,7 @@ public:
        ///
        static std::string defaultCommand() { return "bibitem"; }
        ///
-       static bool isCompatibleCommand(std::string const & s) 
+       static bool isCompatibleCommand(std::string const & s)
                { return s == "bibitem"; }
        ///@}