[10158] Fixed 2 format args errors in debug output.

This commit is contained in:
VladimirMangos 2010-07-07 21:40:50 +04:00
parent 0096bf6ebb
commit cec6063933
3 changed files with 4 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10157"
#define REVISION_NR "10158"
#endif // __REVISION_NR_H__