]> git.ipfire.org Git - pakfire.git/commit
strings: Add a function to pop the last element of an array
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Mar 2025 11:26:59 +0000 (11:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Mar 2025 11:26:59 +0000 (11:26 +0000)
commit928c43eefbb912a38b4db92eea6a50c8dc8671c1
tree6503617bcf734effd8d49a154520bcee8c551668
parent88a13d2d8b656600da7ad8ae2009ff4d45136cb5
strings: Add a function to pop the last element of an array

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