[7444] Fixed some recently added and old type conversion warnings.

This commit is contained in:
VladimirMangos 2009-03-12 11:45:03 +03:00
parent 719991d381
commit 1ed2f1e65d
3 changed files with 15 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7443"
#define REVISION_NR "7444"
#endif // __REVISION_NR_H__