-fix typos
This commit is contained in:
parent
0ad84355d5
commit
8220974328
@ -1 +1 @@
|
|||||||
Subproject commit 1ed97b23f19c80fa84b21a5eb0c686d5491e8ec6
|
Subproject commit 8410336d954688c88014576ba0f3fea905b29b39
|
@ -2068,7 +2068,7 @@ finish_keys_response (struct TEH_KeyStateHandle *ksh)
|
|||||||
|
|
||||||
last_cpd = GNUNET_TIME_UNIT_ZERO_TS;
|
last_cpd = GNUNET_TIME_UNIT_ZERO_TS;
|
||||||
|
|
||||||
// FIXME: This block contains the implementation of the DEPRICATED
|
// FIXME: This block contains the implementation of the DEPRECATED
|
||||||
// "denom_pubs" array along with the new grouped "denominations".
|
// "denom_pubs" array along with the new grouped "denominations".
|
||||||
// "denom_pubs" Will be removed sooner or later.
|
// "denom_pubs" Will be removed sooner or later.
|
||||||
{
|
{
|
||||||
|
@ -5082,8 +5082,8 @@ struct TALER_AgeCommitment
|
|||||||
*
|
*
|
||||||
* This struct is used in a call to TALER_age_commitment_attest to create an
|
* This struct is used in a call to TALER_age_commitment_attest to create an
|
||||||
* attestation for a minimum age (if that minimum age is less or equal to the
|
* attestation for a minimum age (if that minimum age is less or equal to the
|
||||||
* commited age for this proof). It consists of a list private keys, one per
|
* committed age for this proof). It consists of a list private keys, one per
|
||||||
* age group, for which the commited age is either lager or within that
|
* age group, for which the committed age is either lager or within that
|
||||||
* particular group.
|
* particular group.
|
||||||
*/
|
*/
|
||||||
struct TALER_AgeProof
|
struct TALER_AgeProof
|
||||||
|
@ -432,7 +432,7 @@ TALER_JSON_spec_denom_pub (const char *field,
|
|||||||
* cipher.
|
* cipher.
|
||||||
*
|
*
|
||||||
* @param field name of the field
|
* @param field name of the field
|
||||||
* @parm cipher which cipher type to parse for
|
* @param cipher which cipher type to parse for
|
||||||
* @param[out] pk key to fill
|
* @param[out] pk key to fill
|
||||||
* @return corresponding field spec
|
* @return corresponding field spec
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user