mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Oops.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35823 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1102636923
commit
1d55e97b2d
@ -849,7 +849,7 @@ bool Buffer::readString(string const & s)
|
||||
os.close();
|
||||
return readFile(name);
|
||||
}
|
||||
case default:
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user