[9708] Compile fix under GCC.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2010-04-09 16:25:05 +02:00
parent 77c930249d
commit c6af8b7d3e
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 "9707"
#define REVISION_NR "9708"
#endif // __REVISION_NR_H__