diff options
author | Marcello Stanisci <marcello.stanisci@inria.fr> | 2017-02-03 18:32:03 +0100 |
---|---|---|
committer | Marcello Stanisci <marcello.stanisci@inria.fr> | 2017-02-03 18:32:03 +0100 |
commit | 74fdd928c725827dccfc7675a9271f316b745726 (patch) | |
tree | 8cb8053a3a99720b27667f13cf8e980913ec6d0e /src/include/taler_signatures.h | |
parent | a60c5e9c97ea72428d4f61af3ea8caf1d74f2dcb (diff) |
typo
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 d7b2e91d5..fa78c7a05 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -1031,7 +1031,7 @@ struct TALER_WireDepositDataPS /** * The contract sent by the merchant to the wallet. */ -struct TALER_ProposalDatatPS +struct TALER_ProposalDataPS { /** * Purpose header for the signature over the proposal data |