]> git.ipfire.org Git - pakfire.git/commit
package: Don't make types array static
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Dec 2022 17:49:16 +0000 (17:49 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Dec 2022 17:49:16 +0000 (17:49 +0000)
commit3bf61f1d8ddcde951fc3c2f09cb11ff67f8123b4
treed794c5e9d09367e2cf35102150596660bd17c399
parentb1173addc620f28f97c7a125398fc61686499320
package: Don't make types array static

Let the compiler decide what is best.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/package.c