[12132] Remove useless casting and use SIZEFMTD instead in strings. Close #6

This commit is contained in:
Shyax 2012-08-28 13:24:11 +02:00 committed by Antz
parent ecdb00bd0d
commit 61c7249770
7 changed files with 21 additions and 21 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12131"
#define REVISION_NR "12132"
#endif // __REVISION_NR_H__