diff options
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 c30f21d6..5f380812 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -1041,7 +1041,7 @@ struct TALER_ExchangeKeyValidityPS    /**     * The long-term offline master key of the exchange, affirmed by the -   * auditor.  Hashed string, including 0-terminator. +   * auditor.     */    struct TALER_MasterPublicKeyP master; | 
