summaryrefslogtreecommitdiffstats
path: root/RPM4/src/RPM4.xs
diff options
context:
space:
mode:
Diffstat (limited to 'RPM4/src/RPM4.xs')
-rw-r--r--RPM4/src/RPM4.xs2
1 files changed, 1 insertions, 1 deletions
diff --git a/RPM4/src/RPM4.xs b/RPM4/src/RPM4.xs
index 39d2626..be000b4 100644
--- a/RPM4/src/RPM4.xs
+++ b/RPM4/src/RPM4.xs
@@ -184,7 +184,7 @@ static rpmTag sv2dbquerytag(SV * sv_tag) {
/* This function replace the standard rpmShowProgress callback
* during transaction to allow perl callback */
-void *
+static void *
transCallback(const void *h,
const rpmCallbackType what,
const rpm_loff_t amount,