Use ++i instead of i++
commit05c088f8ebb8a22c1e6a607ec7973e6c5aa52089
authorSven Strickroth <email@cs-ware.de>
Sat, 9 Nov 2013 20:27:04 +0000 (9 21:27 +0100)
committerSven Strickroth <email@cs-ware.de>
Sat, 9 Nov 2013 21:29:29 +0000 (9 22:29 +0100)
treeca703924cb7371d81301d6cee451b0bbae58d422
parent2ab1e9b10df55f810e03df266c72b5b32df9f4d1
Use ++i instead of i++

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/GitStatusListCtrl.cpp