[9626] Fix one wrong cast case and simplify similar debug output.

This commit is contained in:
VladimirMangos 2010-03-27 04:02:29 +03:00
parent 534a54aea7
commit 9311a36d2a
2 changed files with 31 additions and 80 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9625"
#define REVISION_NR "9626"
#endif // __REVISION_NR_H__