git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36162 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-11-06 12:32:47 +00:00
parent 2c7a7e72c2
commit 04e6076ebb

View 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