[9640] Fix a typo in ReputationMgr

Signed-off-by: Lightguard <Lightguard@tauri.hu>
This commit is contained in:
KAPATEJIb 2010-03-30 09:18:46 +02:00 committed by Lightguard
parent 07c92ba83e
commit e499150b59
5 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9639"
#define REVISION_NR "9640"
#endif // __REVISION_NR_H__