diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2008-05-12 12:28:12 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2008-05-12 12:28:12 +0300 |
commit | 90e10708f824ff8e86b0f030d12e14329b1cf2c0 (patch) | |
tree | 7e6acf37286a04ed0d3e9f7ba0729af5a11bb878 /lib/poptDB.c | |
parent | a68a5a049e98bc8406c0e7015ad5dadbed39972d (diff) | |
download | librpm-tizen-90e10708f824ff8e86b0f030d12e14329b1cf2c0.tar.gz librpm-tizen-90e10708f824ff8e86b0f030d12e14329b1cf2c0.tar.bz2 librpm-tizen-90e10708f824ff8e86b0f030d12e14329b1cf2c0.zip |
Fixup paths and Makefiles for rpmdb/ elimination
Diffstat (limited to 'lib/poptDB.c')
-rw-r--r-- | lib/poptDB.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/poptDB.c b/lib/poptDB.c index db3266306..3dfc9642e 100644 --- a/lib/poptDB.c +++ b/lib/poptDB.c @@ -1,5 +1,5 @@ /** \ingroup rpmcli - * \file rpmdb/poptDB.c + * \file lib/poptDB.c * Popt tables for database modes. */ |