summary refs log tree commit diff stats
path: root/include/authz/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/authz/base.h')
-rw-r--r--include/authz/base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/authz/base.h b/include/authz/base.h
index 06b5e29f6f..eca170ee1a 100644
--- a/include/authz/base.h
+++ b/include/authz/base.h
@@ -28,7 +28,7 @@
 #define TYPE_QAUTHZ "authz"
 
 OBJECT_DECLARE_TYPE(QAuthZ, QAuthZClass,
-                    qauthz, QAUTHZ)
+                    QAUTHZ)
 
 
 /**