[10282] Fixed typo in function name

Signed-off-by: VladimirMangos <vladimir@getmangos.com>

Note: prev. commit of same author (Toinan67 is alt. nick name ;) )

Also added some more checks in ref. function.
This commit is contained in:
porteyoplait 2010-07-29 00:25:29 +04:00 committed by VladimirMangos
parent 6302659d58
commit d631895e1c
3 changed files with 24 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10281"
#define REVISION_NR "10282"
#endif // __REVISION_NR_H__