]> git.lyx.org Git - lyx.git/blobdiff - src/VCBackend.h
Resave in older designer
[lyx.git] / src / VCBackend.h
index 8042fc05775e1fd2eaa6e32d47d1f5371d058d38..3dbf5579719900473e755ce18233aae9c450eaba 100644 (file)
@@ -91,8 +91,8 @@ protected:
        /// parse information from the version file
        virtual void scanMaster() = 0;
 
-       /// make a relative version identifier
-       /// suitable for RCS and CVS
+       /// Prepare a version identifier suitable for RCS and CVS.
+       /// If needed converts last or relative number to the absolute revision.
        bool makeRCSRevision(std::string const &version, std::string &revis) const;
        
        // GUI container for doVCCommandCall