diff options
Diffstat (limited to 'include/authz/list.h')
-rw-r--r-- | include/authz/list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/authz/list.h b/include/authz/list.h index c5eda0f1bf..f73bc5c50a 100644 --- a/include/authz/list.h +++ b/include/authz/list.h @@ -27,7 +27,7 @@ #define TYPE_QAUTHZ_LIST "authz-list" -OBJECT_DECLARE_SIMPLE_TYPE(QAuthZList, qauthz_list, +OBJECT_DECLARE_SIMPLE_TYPE(QAuthZList, QAUTHZ_LIST) |