glib/girepository
Philip Withnall e2340f111b girepository: Annotate C99 flexible arrays with their dynamic lengths
Using the new `G_COUNTED_BY` macro (i.e. the `__counted_by__`
attribute).

I found the declarations using:
```sh
git grep '\[\];' | grep -v '='
```

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
2024-02-29 13:53:35 +00:00
..
2024-02-09 14:44:34 +00:00
2024-02-12 13:17:04 +00:00
2024-02-08 12:56:02 +00:00
2024-02-07 21:07:18 +00:00
2024-02-12 13:17:04 +00:00