[8384] Restore build mangos at Unix/Linux.

* Also fixed wrong read_skip<char*>() code.
* Also fixed some warnings in related code.
This commit is contained in:
VladimirMangos 2009-08-18 16:55:43 +04:00
parent 55a56ad71e
commit 2372623a5b
2 changed files with 36 additions and 23 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8383"
#define REVISION_NR "8384"
#endif // __REVISION_NR_H__