We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f9eb41d + 178f8e8 commit 7b469aaCopy full SHA for 7b469aa
src/lib/plugin_apis/crypto.api
@@ -755,7 +755,7 @@ struct _BDCryptoKeyslotContext {
755
};
756
typedef struct _BDCryptoKeyslotContext BDCryptoKeyslotContext;
757
758
-#define BD_CRYPTO_KEYSLOT_CONTEXT (bd_crypto_keyslot_context_get_type ())
+#define BD_CRYPTO_TYPE_KEYSLOT_CONTEXT (bd_crypto_keyslot_context_get_type ())
759
GType bd_crypto_keyslot_context_get_type();
760
761
/**
0 commit comments