[11483] Change postfix iterator increments to prefix where possible

This commit is contained in:
zergtmn 2011-05-14 16:53:52 +06:00
parent 4cfa51d799
commit 777ffe8dc2
4 changed files with 8 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11482"
#define REVISION_NR "11483"
#endif // __REVISION_NR_H__