[8773] Prevent counter overflow in mail list oacket sent to client.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
unik 2009-11-04 16:22:23 +03:00 committed by VladimirMangos
parent 44fb72aeff
commit 6b1e76a150
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8772"
#define REVISION_NR "8773"
#endif // __REVISION_NR_H__