[11422] Fix bug in spell dummy for 46485, looking up by wrong field

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-05-02 19:27:37 +02:00
parent 73985bca70
commit 0b2f34f93b
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11421"
#define REVISION_NR "11422"
#endif // __REVISION_NR_H__