diff options
author | Dan McGee <dan@archlinux.org> | 2012-03-09 21:24:48 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-03-16 15:49:31 +0100 |
commit | 930e93b8925874a3c6d3460d2c0cebcda5fc0d09 (patch) | |
tree | 3ff466196bcd1a969ff0780903236003bc166fa5 /lib/libalpm/handle.h | |
parent | 89f4dd88d784632fed134ae88284074511cf4567 (diff) | |
download | pacman-930e93b8925874a3c6d3460d2c0cebcda5fc0d09.tar.gz pacman-930e93b8925874a3c6d3460d2c0cebcda5fc0d09.tar.xz |
Prefer fputs/fputc over fprintf when writing local database
Using fputs should be faster as no format string parsing is required. It
also prevents silly errors related to unescaped '%' signs, and removes
the need to double them up in a lot of places.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/handle.h')
0 files changed, 0 insertions, 0 deletions