Abdelrazak Younes wrote:
>> +++ lyx-devel/trunk/src/support/debug.cppMon May 17 00:02:13
>> 2010 (r34415)
>> @@ -191,7 +191,7 @@
>> if (enabled_) {
>> stream()<< std::endl;
>> if (second_used_)
>> -second()<< "\n";
>> +se
On 05/17/2010 12:02 AM, sa...@lyx.org wrote:
Author: sanda
Date: Mon May 17 00:02:13 2010
New Revision: 34415
URL: http://www.lyx.org/trac/changeset/34415
Log:
Keep the string in synchro with the code around
Modified:
lyx-devel/trunk/src/support/debug.cpp
Modified: lyx-devel/trunk/src/supp