[11969] Fix compile from last commit for some compilers. Thanks to LordJz for pointing

This commit is contained in:
Schmoozerd 2012-04-20 12:01:54 +02:00
parent a5a081c2ec
commit 91cec087c9
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 "11968"
#define REVISION_NR "11969"
#endif // __REVISION_NR_H__