]> git.lyx.org Git - lyx.git/blobdiff - src/sgml.h
fix reading the author field.
[lyx.git] / src / sgml.h
index d247402f44fdc5ce46a628ee73730c8b343ba70f..e3f65c49e01cbce991ee0012d8d48a77b152356e 100644 (file)
@@ -37,7 +37,7 @@ int closeTag(std::ostream & os, lyx::depth_type depth,
            bool mixcont, std::string const & latexname);
 
 ///
-unsigned int closeEnvTags(std::ostream & os, 
+unsigned int closeEnvTags(std::ostream & os,
                bool mixcont,
                std::string const & environment_inner_depth,
                std::string const & item_tag,