| author | |
| committer | |
| log | 20e8c2df4ee607d5630abb60aa2724e5f02374cf |
| tree | a5869d3bc1c32bb77484da2188c3b89c1f3d12c6 |
| parent | 77e7d97725a07bc3eaa7e9c7f9ffd7698f357f1a |
1 files changed, 0 insertions(+), 2 deletions(-)
lib/zig.h-2| ... | ... | @@ -220,8 +220,6 @@ typedef uint8_t zig_u8; |
| 220 | 220 | typedef int8_t zig_i8; |
| 221 | 221 | typedef uint16_t zig_u16; |
| 222 | 222 | typedef int16_t zig_i16; |
| 223 | typedef uint16_t zig_u16; | |
| 224 | typedef int16_t zig_i16; | |
| 225 | 223 | typedef uint32_t zig_u32; |
| 226 | 224 | typedef int32_t zig_i32; |
| 227 | 225 | typedef uint64_t zig_u64; |