[7337] Make some methods const. Author: ApoC

--HG--
branch : trunk
This commit is contained in:
megamage
2009-02-27 12:15:06 -06:00
parent 472f897b0a
commit 00b7908c51
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__