[10099] Prevent retunr mails to not existed characters.

Thanks to laviniu for find bug.
This commit is contained in:
VladimirMangos 2010-06-23 10:28:21 +04:00
parent 6c6e642acc
commit 1780113912
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 "10098"
#define REVISION_NR "10099"
#endif // __REVISION_NR_H__