summary refs log tree commit diff stats
path: root/include/authz/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/authz/list.h')
-rw-r--r--include/authz/list.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/authz/list.h b/include/authz/list.h
index 5676bb375c..f73bc5c50a 100644
--- a/include/authz/list.h
+++ b/include/authz/list.h
@@ -27,8 +27,8 @@
 
 #define TYPE_QAUTHZ_LIST "authz-list"
 
-OBJECT_DECLARE_SIMPLE_TYPE(QAuthZList, qauthz_list,
-                           QAUTHZ_LIST, QAuthZClass)
+OBJECT_DECLARE_SIMPLE_TYPE(QAuthZList,
+                           QAUTHZ_LIST)