Kaydet (Commit) 9fecabec authored tarafından Caolán McNamara's avatar Caolán McNamara

Resolves: fdo#83633 remove additional ++i

Regression from 63ea2d46

Date:   Wed Jul 2 19:10:24 2014 +0200
replace while with for

Change-Id: I151e447446b9793cff6abe7633eca4d11059a390
üst dffe40bc
......@@ -671,7 +671,6 @@ void ScXMLAutoStylePoolP::exportStyleAttributes(
}
break;
}
++i;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment