[10792] Fixed warnings and need in redundent char* casts in database access code.

This commit is contained in:
VladimirMangos 2010-11-29 00:36:13 +03:00
parent 7f34658dd2
commit abc6dfca98
9 changed files with 26 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10791"
#define REVISION_NR "10792"
#endif // __REVISION_NR_H__