]> git.lyx.org Git - lyx.git/commitdiff
Comment
authorPavel Sanda <sanda@lyx.org>
Sat, 6 Nov 2010 12:32:47 +0000 (12:32 +0000)
committerPavel Sanda <sanda@lyx.org>
Sat, 6 Nov 2010 12:32:47 +0000 (12:32 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36162 a592a061-630c-0410-9148-cb99ea01b6c8

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