]> git.ipfire.org Git - pakfire.git/commit
config: Move the strip functions into the string library
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Sep 2023 17:48:56 +0000 (17:48 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Sep 2023 17:58:01 +0000 (17:58 +0000)
commitcb231b4003a1042abcd850737f173e9d5118a097
tree97bb71e2c5425db8b4b699634448fba8976a774e
parent36038aa0a695f4fd4467b12d432d87c2c842cdf0
config: Move the strip functions into the string library

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