diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-10-09 15:33:49 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-10-09 15:33:49 +0300 |
commit | 01d5c13a4299e6fb7357d14fee7c5a368ec3bbbd (patch) | |
tree | a34d13481151f51c6718c8dee5be3904aec9e0ee /rpmio/rpmerr.h | |
parent | 9fba2d43d162bc12e84a4e5120429609ff17fc72 (diff) | |
download | librpm-tizen-01d5c13a4299e6fb7357d14fee7c5a368ec3bbbd.tar.gz librpm-tizen-01d5c13a4299e6fb7357d14fee7c5a368ec3bbbd.tar.bz2 librpm-tizen-01d5c13a4299e6fb7357d14fee7c5a368ec3bbbd.zip |
Make rpmerr.h private, include directly where needed.
Diffstat (limited to 'rpmio/rpmerr.h')
-rw-r--r-- | rpmio/rpmerr.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rpmio/rpmerr.h b/rpmio/rpmerr.h index a0864d909..ad76e25df 100644 --- a/rpmio/rpmerr.h +++ b/rpmio/rpmerr.h @@ -3,7 +3,6 @@ /** \ingroup rpmio * \file rpmio/rpmerr.h - * @todo Eliminate from API. */ #include "rpmlog.h" |