[12729] Fixed possible crash in LookupSpell command

This commit is contained in:
sanctum32 2013-11-17 22:26:16 +02:00 committed by Antz
parent 75a4184ef5
commit 98cc1342be
2 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12728"
#define REVISION_NR "12729"
#endif // __REVISION_NR_H__