From: Lars Gullik Bjønnes Date: Sun, 7 Apr 2002 23:56:57 +0000 (+0000) Subject: ws X-Git-Tag: 1.6.10~19467 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=78e2cd8932296decfdb64e35b31c153ac6366d6c;p=features.git ws git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3939 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/support/filetools.C b/src/support/filetools.C index b95b23c767..a17b9158ab 100644 --- a/src/support/filetools.C +++ b/src/support/filetools.C @@ -1045,7 +1045,7 @@ string const getExtFromContents(string const & filename) getline(ifs, str); lyxerr[Debug::GRAPHICS] << "Scanstring: " << str << endl; - + string const stamp = str.substr(0,2); if (firstLine && str.size() >= 2) { // at first we check for a zipped file, because this