diff options
Diffstat (limited to 'include/authz/base.h')
-rw-r--r-- | include/authz/base.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/authz/base.h b/include/authz/base.h index 06b5e29..eca170e 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) /** |