diff options
author | Dan McGee <dan@archlinux.org> | 2008-02-24 07:54:11 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-02-24 07:54:11 +0100 |
commit | 3a6f62d4c711d2e05821094d02d7aca290cf15f9 (patch) | |
tree | 99fbcc568052b682105e84f65da5555a9c1fa4f1 /lib/libalpm/package.h | |
parent | a3e6a6b822344b42cad4f1793f708d5ec1bd69b6 (diff) | |
download | pacman-3a6f62d4c711d2e05821094d02d7aca290cf15f9.tar.gz pacman-3a6f62d4c711d2e05821094d02d7aca290cf15f9.tar.xz |
Remove all unnecessary snprintf usage
Both alpm_logaction() and yesno() are vararg functions, so we might as well
use this functionality and take advantage of it. Remove all of the
snprintf() calls and the LOG_STR_LEN constant that never seemed quite right.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/package.h')
0 files changed, 0 insertions, 0 deletions