]> git.ipfire.org Git - pakfire.git/commit
string: Split format function so that it takes ... and va_list
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Aug 2022 15:52:01 +0000 (15:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 18 Aug 2022 15:52:01 +0000 (15:52 +0000)
commitcbedac261801b6a498eb38fddbe7a57ebc4fa99b
tree95ccc6e1197d90a5364a802ef4d15b3c4b9b7e74
parent56796f84677f154944e75bbc7215edaa557db7c6
string: Split format function so that it takes ... and va_list

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