[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 VladimirMangos
parent 3f90b66125
commit 4df03b8561
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__