[7337] Make some methods const.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-02-25 22:32:39 +01:00
parent 8f995ce904
commit 1fcaf35e29
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7336"
#define REVISION_NR "7337"
#endif // __REVISION_NR_H__