[8390] Fixed log output work after recent replace UTF8PRINT macro.

This commit is contained in:
VladimirMangos 2009-08-19 01:56:20 +04:00
parent 35121cdd34
commit 0ae528775d
4 changed files with 55 additions and 25 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8389"
#define REVISION_NR "8390"
#endif // __REVISION_NR_H__