summary refs log tree commit diff stats
path: root/authz/pamacct.c
diff options
context:
space:
mode:
Diffstat (limited to 'authz/pamacct.c')
-rw-r--r--authz/pamacct.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/authz/pamacct.c b/authz/pamacct.c
index c862d9ff39..07b8aad497 100644
--- a/authz/pamacct.c
+++ b/authz/pamacct.c
@@ -103,7 +103,7 @@ qauthz_pam_finalize(Object *obj)
 
 
 static void
-qauthz_pam_class_init(ObjectClass *oc, void *data)
+qauthz_pam_class_init(ObjectClass *oc, const void *data)
 {
     UserCreatableClass *ucc = USER_CREATABLE_CLASS(oc);
     QAuthZClass *authz = QAUTHZ_CLASS(oc);