summary refs log tree commit diff stats
path: root/include/authz/simple.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/authz/simple.h')
-rw-r--r--include/authz/simple.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/authz/simple.h b/include/authz/simple.h
index 346fcb0c6c..9f5b979e13 100644
--- a/include/authz/simple.h
+++ b/include/authz/simple.h
@@ -26,8 +26,8 @@
 
 #define TYPE_QAUTHZ_SIMPLE "authz-simple"
 
-OBJECT_DECLARE_SIMPLE_TYPE(QAuthZSimple, qauthz_simple,
-                           QAUTHZ_SIMPLE, QAuthZClass)
+OBJECT_DECLARE_SIMPLE_TYPE(QAuthZSimple,
+                           QAUTHZ_SIMPLE)