platform files: s/u/unsigned/ in default-sign
This commit is contained in:
parent
26c8c0e09d
commit
77b6122f82
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
<platform>
|
||||
<char_bit>8</char_bit>
|
||||
<default-sign>u</default-sign>
|
||||
<default-sign>unsigned</default-sign>
|
||||
<sizeof>
|
||||
<short>2</short>
|
||||
<int>4</int>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0"?>
|
||||
<platform>
|
||||
<char_bit>8</char_bit>
|
||||
<default-sign>u</default-sign>
|
||||
<default-sign>unsigned</default-sign>
|
||||
<sizeof>
|
||||
<short>2</short>
|
||||
<int>4</int>
|
||||
|
|
Loading…
Reference in New Issue