]> git.lyx.org Git - lyx.git/blobdiff - src/VSpace.cpp
Update tex2lyx tests
[lyx.git] / src / VSpace.cpp
index 6e065964039e7ca6e1d3f02da613f81e795b0230..971ac96a94e64053ef66d1b0271a151c8c45900e 100644 (file)
@@ -183,7 +183,7 @@ docstring const VSpace::asGUIName() const
 }
 
 
-string VSpace::asHTMLLength() const 
+string VSpace::asHTMLLength() const
 {
        string result;
        switch (kind_) {