mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
Change debug message.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27143 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
6189ec7fa3
commit
232564ed12
@ -102,7 +102,7 @@ void RCS::retrieve(FileName const & file)
|
||||
|
||||
void RCS::scanMaster()
|
||||
{
|
||||
LYXERR(Debug::LYXVC, "LyXVC::RCS: scanMaster.");
|
||||
LYXERR(Debug::LYXVC, "LyXVC::RCS: scanMaster: " << master_);
|
||||
|
||||
ifstream ifs(master_.toFilesystemEncoding().c_str());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user