[10095] Fixed typo in function name.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Caskast 2010-06-22 13:15:51 +04:00 committed by VladimirMangos
parent e88a718c5d
commit c2ae24c16c
3 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10094"
#define REVISION_NR "10095"
#endif // __REVISION_NR_H__