[11961] Fix logic bug in 11954. Should fix most spells of issue #44

This commit is contained in:
Schmoozerd 2012-04-14 11:55:46 +02:00
parent ff6bec96ae
commit 254a35d6a1
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11960"
#define REVISION_NR "11961"
#endif // __REVISION_NR_H__