summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-03-09 21:24:48 +0100
committerDan McGee <dan@archlinux.org>2012-03-16 15:49:31 +0100
commit930e93b8925874a3c6d3460d2c0cebcda5fc0d09 (patch)
tree3ff466196bcd1a969ff0780903236003bc166fa5 /m4
parent89f4dd88d784632fed134ae88284074511cf4567 (diff)
downloadpacman-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 'm4')
0 files changed, 0 insertions, 0 deletions