]> git.lyx.org Git - lyx.git/blobdiff - src/VCBackend.cpp
installer: uninstall fixes
[lyx.git] / src / VCBackend.cpp
index 719c3c2a1f58241be6f70c50e63cffcdd5632b2e..bd468d86a7326790e7e9c3fe5472b8284fa015c2 100644 (file)
@@ -98,6 +98,7 @@ bool VCS::makeRCSRevision(string const &version, string &revis) const
        return true;
 }
 
+
 bool VCS::checkparentdirs(FileName const & file, std::string const & pathname)
 {
        FileName dirname = file.onlyPath();