[11332] Avoid use direct mechanic names in loop bounds for version portability.

This commit is contained in:
VladimirMangos 2011-04-11 23:57:08 +04:00
parent 16c562b7a0
commit 6f34696350
3 changed files with 5 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11331"
#define REVISION_NR "11332"
#endif // __REVISION_NR_H__