mirror of
https://github.com/flatpak/flatpak.git
synced 2026-06-02 05:15:36 -04:00
Mark subpaths as a NULL terminated array. Without this the GIR makes this a single utf8 parameter and bindings can't use it. Closes: #1327 Approved by: cgwalters