diff options
author | Dan McGee <dan@archlinux.org> | 2011-10-28 00:23:12 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-11-01 16:27:31 +0100 |
commit | 90477f156c18659eee6e8be75122169060309990 (patch) | |
tree | 05ba882252c92ec4e21225bb881402f5cc3143f6 /lib/libalpm/remove.c | |
parent | 8b3717ef0d55719337b061b761979a5fd9b48fbc (diff) | |
download | pacman-90477f156c18659eee6e8be75122169060309990.tar.gz pacman-90477f156c18659eee6e8be75122169060309990.tar.xz |
libalpm/util: don't use sprintf to convert from bin to hex
This is a trivial operation that doesn't require calling a function over
and over- just do some math and indexing into a character array.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/remove.c')
0 files changed, 0 insertions, 0 deletions