summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-03-09 14:24:48 -0600
committerDan McGee <dan@archlinux.org>2012-03-16 09:49:31 -0500
commit930e93b8925874a3c6d3460d2c0cebcda5fc0d09 (patch)
tree3ff466196bcd1a969ff0780903236003bc166fa5 /src
parent89f4dd88d784632fed134ae88284074511cf4567 (diff)
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 'src')
0 files changed, 0 insertions, 0 deletions