[9695] Fixed typo in error output string.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
cyrex 2010-04-08 06:12:21 +04:00 committed by VladimirMangos
parent 45fba95d13
commit 23da1a86d1
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 "9694"
#define REVISION_NR "9695"
#endif // __REVISION_NR_H__