diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-08-09 21:25:49 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-08-09 21:25:49 +0200 |
commit | 6237981d9652889bbcc042e8b374c0addc65932f (patch) | |
tree | 0f324c29cf8ddba0c03ce26f13b6f811c3578f05 /src/include/taler_signatures.h | |
parent | 3ead9d772a6850a7654e7e483ebfce5acac8da86 (diff) |
rename struct TALER_MINTDB_RefreshCommitLinkP to struct TALER_RefreshCommitLinkP
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 0b05bacef..c5348eb5d 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -657,7 +657,7 @@ struct TALER_MintKeyValidityPS * Part of the construction of the refresh session's hash and * thus of what is signed there. */ -struct TALER_MINTDB_RefreshCommitLinkP +struct TALER_RefreshCommitLinkP { /** * Transfer public key, used to decrypt the @e shared_secret_enc |