summary refs log tree commit diff stats
path: root/include/crypto/secret_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/crypto/secret_common.h')
-rw-r--r--include/crypto/secret_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/crypto/secret_common.h b/include/crypto/secret_common.h
index daf00c3b2a..42c7ff7af6 100644
--- a/include/crypto/secret_common.h
+++ b/include/crypto/secret_common.h
@@ -26,7 +26,7 @@
 
 #define TYPE_QCRYPTO_SECRET_COMMON "secret_common"
 OBJECT_DECLARE_TYPE(QCryptoSecretCommon, QCryptoSecretCommonClass,
-                    qcrypto_secret_common, QCRYPTO_SECRET_COMMON)
+                    QCRYPTO_SECRET_COMMON)
 
 
 struct QCryptoSecretCommon {