[11333] Reserve 9 bytes for PackedGuid buffer instead of 4096 to save RAM.

Signed-off-by: Ambal <pogrebniak@gala.net>
This commit is contained in:
Ambal 2011-04-12 00:56:49 +03:00
parent 6f34696350
commit e84d8fe335
2 changed files with 7 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11332"
#define REVISION_NR "11333"
#endif // __REVISION_NR_H__