diff options
Diffstat (limited to 'src/util/taler-exchange-secmod-rsa.h')
-rw-r--r-- | src/util/taler-exchange-secmod-rsa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/taler-exchange-secmod-rsa.h b/src/util/taler-exchange-secmod-rsa.h index 61fa58811..625ff87d9 100644 --- a/src/util/taler-exchange-secmod-rsa.h +++ b/src/util/taler-exchange-secmod-rsa.h @@ -73,7 +73,7 @@ struct TALER_CRYPTO_RsaKeyAvailableNotification /** * Signature affirming the announcement, of - * purpose #TALER_SIGNATURE_SM_DENOMINATION_KEY. + * purpose #TALER_SIGNATURE_SM_RSA_DENOMINATION_KEY. */ struct TALER_SecurityModuleSignatureP secm_sig; |