[8421] Propertly skip unused data in CMSG_LOOT_RELEASE for avoid warning spam.

This commit is contained in:
VladimirMangos 2009-08-26 03:45:25 +04:00
parent 8231eed7bf
commit db1c9924a9
2 changed files with 2 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8420"
#define REVISION_NR "8421"
#endif // __REVISION_NR_H__