]> git.lyx.org Git - lyx.git/blobdiff - src/LyXVC.cpp
ar.po and layouttranslations: updates from hatim
[lyx.git] / src / LyXVC.cpp
index 97a0554e8c4212a73acb648f773541dc0311219d..cb2c5488f210b66fe3c7ce0cf71d3bc88c13efdb 100644 (file)
@@ -447,8 +447,8 @@ bool LyXVC::repoUpdateEnabled() const
 {
        return vcs && vcs->repoUpdateEnabled();
 }
-       
-       
+
+
 bool LyXVC::prepareFileRevision(string const & rev, std::string & f)
 {
        return vcs && vcs->prepareFileRevision(rev, f);