[9893] Fixed some spelling typos in function/structure names.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
nos4r2zod 2010-05-15 04:09:35 +04:00 committed by VladimirMangos
parent 19b5d777cd
commit 34a1cc31d0
5 changed files with 10 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9892"
#define REVISION_NR "9893"
#endif // __REVISION_NR_H__