diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2010-05-21 15:36:03 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2010-05-21 15:36:03 +0300 |
commit | 0e04c09d4896fe6ba1431c5383bde24983ed1f1f (patch) | |
tree | d1a76ae4b2a788b8662322ab08c4c751bbe5f514 /po | |
parent | 8cb7b9085c58aff778ecda18d2073af2fa7082df (diff) | |
download | rpm-0e04c09d4896fe6ba1431c5383bde24983ed1f1f.tar.gz rpm-0e04c09d4896fe6ba1431c5383bde24983ed1f1f.tar.bz2 rpm-0e04c09d4896fe6ba1431c5383bde24983ed1f1f.zip |
Move the lone hashFunctionString() into misc.[ch], eliminate rpmhash.[ch]
- Besides there not being much point in having a separate source + header
for a small single function, this fixes build on case-insensitive
systems such as Mac OS X.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 204106222..21731521b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -63,7 +63,6 @@ lib/headerfmt.c lib/merge.c lib/poptDB.c lib/rpmdb.c -lib/rpmhash.c lib/tagexts.c lib/tagname.c lib/backend/db3.c |