diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-09-19 15:03:12 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-09-19 15:03:12 -0700 |
commit | f5a213ec39cc6c19c4836d5aaca1573560e45884 (patch) | |
tree | 88776dc2457cae24be3bf73ea48d1e10bc3d387b /inst.nsi | |
parent | 975d8f52829951c2885b959af84abe66411e997e (diff) | |
download | txr-f5a213ec39cc6c19c4836d5aaca1573560e45884.tar.gz txr-f5a213ec39cc6c19c4836d5aaca1573560e45884.tar.bz2 txr-f5a213ec39cc6c19c4836d5aaca1573560e45884.zip |
vm, structs: use FLEX_ARRAY macro.
* vm.c (struct vm_closure): Use the FLEX_ARRAY macro to define
the trailing array at the end of the structure instead of
hard-coding [1].
* struct.c (struct struct_inst): Likewise.
Diffstat (limited to 'inst.nsi')
0 files changed, 0 insertions, 0 deletions