[10807] Typo fix and memory layout optimization.

This commit is contained in:
VladimirMangos 2010-12-02 01:30:22 +03:00
parent fc35cf0d3b
commit 2277b24207
3 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 "10806"
#define REVISION_NR "10807"
#endif // __REVISION_NR_H__