summaryrefslogtreecommitdiff
path: root/rpmio/rpmmessages.h
diff options
context:
space:
mode:
Diffstat (limited to 'rpmio/rpmmessages.h')
-rw-r--r--rpmio/rpmmessages.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/rpmio/rpmmessages.h b/rpmio/rpmmessages.h
index 029f9167d..b9efff8fd 100644
--- a/rpmio/rpmmessages.h
+++ b/rpmio/rpmmessages.h
@@ -56,8 +56,7 @@ extern "C" {
/**
*/
-typedef /*@only@*/ /*@null@*/
- void * (*rpmCallbackFunction)
+typedef void * (*rpmCallbackFunction)
(/*@null@*/ const void * h,
const rpmCallbackType what,
const unsigned long amount,