[8656] Removed wrong static keyword.

Thx Vladimir for pointing it out.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-10-17 00:29:05 +02:00
parent 29444467a9
commit aa42097331
2 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8655"
#define REVISION_NR "8656"
#endif // __REVISION_NR_H__