[7177] Fixed unexpected error output in logs.

This commit is contained in:
VladimirMangos 2009-01-25 19:19:37 +03:00
parent 7348249104
commit 923e986fbd
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7176"
#define REVISION_NR "7177"
#endif // __REVISION_NR_H__