diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-05-06 23:51:15 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-05-06 23:51:15 +0200 |
commit | d55b2cd59de8052ce87118ff68b0bf68cd7f3b67 (patch) | |
tree | f9d0f56464f34d7060bbd05cbfa0c8d7aabbab3a /src/include/taler_exchangedb_plugin.h | |
parent | d6d0ddbe072bae02f8dffe825b64be2d4d84b862 (diff) |
more work on test, noting what is left to do
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r-- | src/include/taler_exchangedb_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 7dcdb698f..fff6e251d 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -1360,7 +1360,6 @@ struct TALER_EXCHANGEDB_Plugin * @e get_link_data_list() enable the owner of an old coin to determine * the private keys of the new coins after the melt. * - * * @param cls the @e cls of this struct with the plugin-specific state * @param session database connection * @param coin_pub public key of the coin |