summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-06-12 10:46:42 +0200
committerChristian Grothoff <christian@grothoff.org>2015-06-12 10:46:42 +0200
commitfe6d7a5ae1b883f818538e1c0392624de5e88275 (patch)
treeab4f7a49c5755f1c3597e6d1a52f89ed4e8373b4 /src/include
parent3724e3d1660b4a9a31c2a7e30d51c3f1734cba89 (diff)
downloadexchange-fe6d7a5ae1b883f818538e1c0392624de5e88275.tar.gz
exchange-fe6d7a5ae1b883f818538e1c0392624de5e88275.tar.bz2
exchange-fe6d7a5ae1b883f818538e1c0392624de5e88275.zip
ensure DKI information is in database before we start to use it (#3808)
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_mintdb_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_mintdb_plugin.h b/src/include/taler_mintdb_plugin.h
index 25d747a2d..7cbc3505d 100644
--- a/src/include/taler_mintdb_plugin.h
+++ b/src/include/taler_mintdb_plugin.h
@@ -690,7 +690,7 @@ struct TALER_MINTDB_Plugin
* @param cls the @e cls of this struct with the plugin-specific state
* @param sesssion connection to use
* @param denom_pub the public key used for signing coins of this denomination
- * @param[out] issue set to issue information with value, fees and other info about the coin
+ * @param[out] issue set to issue information with value, fees and other info about the coin, can be NULL
* @return #GNUNET_OK on success; #GNUNET_NO if no record was found, #GNUNET_SYSERR on failure
*/
int