Browse Source

ig-c99: update test expectations

main
heck 2 years ago
parent
commit
fbc5dd46d9
  1. 2
      lm-c99/tests/test_ig_c99/ig-c99/idl_core.h.target

2
lm-c99/tests/test_ig_c99/ig-c99/idl_core.h.target

@ -8,8 +8,10 @@ extern "C" {
// -------------
typedef char* string;
typedef char* binary;
// no typedef required for idl-basetype: int
typedef unsigned int uint;
typedef size_t size;
// no typedef required for idl-basetype: bool
typedef void* opaque;

Loading…
Cancel
Save