[8508] Not assign boolean value to integer variable, expecting to always be 0.

Also renaming member variables.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-09-19 11:57:19 +02:00
parent 9b9873a074
commit c5684fa7ab
3 changed files with 16 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8507"
#define REVISION_NR "8508"
#endif // __REVISION_NR_H__