diff options
author | Andrew Cann <shum@canndrew.org> | 2014-12-15 14:04:13 +0800 |
---|---|---|
committer | Andrew Cann <shum@canndrew.org> | 2014-12-15 14:04:13 +0800 |
commit | 0fa1990fbde3d36a757954ef2efa07aa734c40e9 (patch) | |
tree | 466504e393634dc0278e2792cb3b4db6e2c5e665 /tests/headers/struct_with_struct.h | |
parent | fd986cf4af8c5e4ddeaf548ea3e69b4875386478 (diff) |
Correct output for empty structs.
This fixes a bug where empty C structs would be outputted as
struct Struct_Foo {
}
instead of
struct Struct_Foo;
Diffstat (limited to 'tests/headers/struct_with_struct.h')
0 files changed, 0 insertions, 0 deletions