fix typo
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@536 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
17e30cb85d
commit
40c514ef08
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ typedef unsigned __int16 MwU16;
|
||||||
typedef __int8 MwI8;
|
typedef __int8 MwI8;
|
||||||
typedef unsigned __int8 MwU8;
|
typedef unsigned __int8 MwU8;
|
||||||
|
|
||||||
#define OTHOTHER_TYPES_DEFINED
|
#define OTHER_TYPES_DEFINED
|
||||||
#else
|
#else
|
||||||
/* out of hope */
|
/* out of hope */
|
||||||
typedef long MwI64;
|
typedef long MwI64;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue