[6856] Fixed typo in not used function. This let build mangos with VS90/GCC.

This commit is contained in:
VladimirMangos 2008-11-28 16:13:30 +03:00
parent 8b707ca072
commit 9aa0578770
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 "6855"
#define REVISION_NR "6856"
#endif // __REVISION_NR_H__