From 8bbcf86678b3abbc8c6b5ec63b5a94a2777d055a Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 8 Oct 2016 23:37:55 +0200 Subject: more work on auditordb plugin API --- src/include/taler_exchangedb_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_exchangedb_plugin.h') diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 63327fcd4..fb1eaf627 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -756,7 +756,7 @@ struct TALER_EXCHANGEDB_Plugin * @param cls the @e cls of this struct with the plugin-specific state * @param session connection to use * @param denom_pub the public key used for signing coins of this denomination - * @param issue issuing information with value, fees and other info about the coin + * @param issue issuing information with value, fees and other info about the denomination * @return #GNUNET_OK on success; #GNUNET_SYSERR on failure */ int -- cgit v1.2.3