cppcheck: prefer prefix variant

This commit is contained in:
Caolán McNamara 2011-01-01 21:16:54 +00:00
parent cccb91d64d
commit 33ec32cb8e

View file

@ -217,7 +217,7 @@ void XMLChartExportPropertyMapper::ContextFilter(
// filter properties
for( std::vector< XMLPropertyState >::iterator property = rProperties.begin();
property != rProperties.end();
property++ )
++property )
{
// find properties with context
// to prevent writing this property set mnIndex member to -1