[9103] Make gcc happy with muti-byte char casts and use more readable magic strings.

This commit is contained in:
VladimirMangos 2010-01-02 20:26:32 +03:00
parent 7496a6b91b
commit aa372cbfda
3 changed files with 14 additions and 14 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9102"
#define REVISION_NR "9103"
#endif // __REVISION_NR_H__