diff options
Diffstat (limited to 'src/include/taler_signatures.h')
-rw-r--r-- | src/include/taler_signatures.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index bc34c32e9..f1d271955 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -587,7 +587,7 @@ struct TALER_DenominationKeyValidityPS /** * Hash code of the denomination public key. (Used to avoid having - * the variable-size RSA key this struct.) + * the variable-size RSA key in this struct.) */ struct GNUNET_HashCode denom_hash; |