[12009] Fix wrong implementation of spell 48590 from [12005]

Thanks to rsa for pointing to the problems
Original author of now similar patch unknown

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Xfurry 2012-06-14 23:45:29 +02:00 committed by Schmoozerd
parent e7114b4b3c
commit 7af8f7fde7
2 changed files with 6 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12008"
#define REVISION_NR "12009"
#endif // __REVISION_NR_H__