]> git.ipfire.org Git - pakfire.git/commit
string: Constify inputs when joining strings
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Oct 2024 13:37:53 +0000 (13:37 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 26 Oct 2024 13:37:53 +0000 (13:37 +0000)
commitd3ad5426d758f27172abda9e357c2fe43977428f
tree5618b0b12a14479d4bbeeca506168833081db695
parenta0a58d07f944f61e80341c64e5785c5e848a0176
string: Constify inputs when joining strings

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/db.c
src/libpakfire/include/pakfire/string.h
src/libpakfire/solution.c
src/libpakfire/string.c
tests/libpakfire/string.c