[9462] Compile fix under GCC.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2010-02-26 23:58:22 +01:00
parent c179c45087
commit a421990a5b
2 changed files with 11 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9461"
#define REVISION_NR "9462"
#endif // __REVISION_NR_H__