[10062] Removed wrong method const.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2010-06-15 14:52:47 +02:00
parent 61959d285e
commit c781dbbada
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 "10061"
#define REVISION_NR "10062"
#endif // __REVISION_NR_H__