From 8a93e84d7142aa5d5826a6b51cb19c093f71ca1b Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 4 Jun 2015 10:35:37 +0200 Subject: use const, annotate in/out argument, avoid postgres_-prefix for non-exported functions --- src/include/taler_signatures.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_signatures.h') diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index bc34c32e..f1d27195 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; -- cgit v1.2.3