summaryrefslogtreecommitdiff
path: root/rpmdb/header.h
diff options
context:
space:
mode:
Diffstat (limited to 'rpmdb/header.h')
-rw-r--r--rpmdb/header.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpmdb/header.h b/rpmdb/header.h
index 0c6325546..ab6f165e5 100644
--- a/rpmdb/header.h
+++ b/rpmdb/header.h
@@ -490,7 +490,7 @@ int headerNVR(Header h,
*/
int headerNEVRA(Header h,
const char ** np,
- const char ** ep,
+ int32_t ** ep,
const char ** vp,
const char ** rp,
const char ** ap);