[6881] Fix typo in log string.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
GalaxyMan 2008-12-06 21:40:36 +03:00 committed by tomrus88
parent 26d1574eb1
commit 99ccdd51b0
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 "6880"
#define REVISION_NR "6881"
#endif // __REVISION_NR_H__