summaryrefslogtreecommitdiff
path: root/lib/header.h
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2008-05-12 12:28:12 +0300
committerPanu Matilainen <pmatilai@redhat.com>2008-05-12 12:28:12 +0300
commit90e10708f824ff8e86b0f030d12e14329b1cf2c0 (patch)
tree7e6acf37286a04ed0d3e9f7ba0729af5a11bb878 /lib/header.h
parenta68a5a049e98bc8406c0e7015ad5dadbed39972d (diff)
downloadrpm-90e10708f824ff8e86b0f030d12e14329b1cf2c0.tar.gz
rpm-90e10708f824ff8e86b0f030d12e14329b1cf2c0.tar.bz2
rpm-90e10708f824ff8e86b0f030d12e14329b1cf2c0.zip
Fixup paths and Makefiles for rpmdb/ elimination
Diffstat (limited to 'lib/header.h')
-rw-r--r--lib/header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/header.h b/lib/header.h
index 19dd0a53f..9a2f223d0 100644
--- a/lib/header.h
+++ b/lib/header.h
@@ -2,7 +2,7 @@
#define H_HEADER
/** \ingroup header
- * \file rpmdb/header.h
+ * \file lib/header.h
*
* An rpm header carries all information about a package. A header is
* a collection of data elements called tags. Each tag has a data type,