Bury the fingerprint hash-types into fprint.c, clean up
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 13 Sep 2012 19:41:41 +0000 (22:41 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 14 Sep 2012 10:34:47 +0000 (13:34 +0300)
commitae38f0a977ded4da48b71caac6f796505ef5456a
tree5910ebcdfd5aefc59192aa33cdf075077d74ae99
parentd3de5120b7930d1d2abf99b7c4a315b4053d702d
Bury the fingerprint hash-types into fprint.c, clean up

- fprint.h only needs rpmtypes.h now, remove historical leftovers
- Avoids having to define the hash types multiple times as they're
  now buried out of sight
- fpHashFunction() and fpLookupSubdir() can now be made static, do so...
lib/fprint.c
lib/fprint.h
lib/rpmts_internal.h