Minor optimization to rnibble()
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 3 Sep 2012 12:44:53 +0000 (15:44 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 3 Sep 2012 12:44:53 +0000 (15:44 +0300)
commit75d88c405b257752a0f7d71054643a954828556f
tree7226088a5f426609d5c2ad9a8aa704587440d339
parente663722a79fbd79f3fb4ce81b2bcf94694952eb4
Minor optimization to rnibble()

- Check for lowercase letters before uppercase. A very minor difference
  as such, but our file digests use lowercase hex and this gets
  called a lot from rpmfiNew().
rpmio/rpmstring.h