diff options
| author | Christian Grothoff <christian@grothoff.org> | 2020-03-04 11:51:00 +0100 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2020-03-04 11:51:00 +0100 |
| commit | 7f37017e916d5ad66175b5408cefab8b622bdefc (patch) | |
| tree | 45dcefb3066f68a08a0529e803edd3770a5a247a /src/exchange/taler-exchange-httpd_keystate.h | |
| parent | 6cc516427b06f1fd1a72ee1b75da909e1ed38166 (diff) | |
more renaming
Diffstat (limited to 'src/exchange/taler-exchange-httpd_keystate.h')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_keystate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_keystate.h b/src/exchange/taler-exchange-httpd_keystate.h index a6906096..1b8e820a 100644 --- a/src/exchange/taler-exchange-httpd_keystate.h +++ b/src/exchange/taler-exchange-httpd_keystate.h @@ -145,7 +145,7 @@ enum TEH_KS_DenominationKeyUse * @return the denomination key issue, * or NULL if denom_pub could not be found (or is not valid at this time for the given @a use) */ -struct TALER_EXCHANGEDB_DenominationKeyIssueInformation * +struct TALER_EXCHANGEDB_DenominationKey * TEH_KS_denomination_key_lookup_by_hash (const struct TEH_KS_StateHandle *key_state, const struct |
