]> git.lyx.org Git - lyx.git/blobdiff - src/VCBackend.h
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / src / VCBackend.h
index f0851cb46d489c86690afc5d772e18fb153509fd..970972af48b50db7d233d7647cfb6451dcdce21d 100644 (file)
@@ -102,8 +102,8 @@ public:
        virtual bool prepareFileRevisionEnabled() = 0;
 
        /// Check the directory of file and all parent directories
-       /// for the existence of the given pathname
-       static bool checkparentdirs(support::FileName const & file, std::string const & pathname);
+       /// for the existence of repository-info like .git or .svn
+       static bool checkparentdirs(support::FileName const & file, std::string const & vcsdir);
        
 protected:
        /// parse information from the version file