aboutsummaryrefslogtreecommitdiff
path: root/src/include/taler_auditordb_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/taler_auditordb_plugin.h')
-rw-r--r--src/include/taler_auditordb_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_auditordb_plugin.h b/src/include/taler_auditordb_plugin.h
index 1ec03e650..6241d8196 100644
--- a/src/include/taler_auditordb_plugin.h
+++ b/src/include/taler_auditordb_plugin.h
@@ -428,7 +428,7 @@ struct TALER_AUDITORDB_Plugin
428 * Drop the Taler tables. This should only be used in testcases. 428 * Drop the Taler tables. This should only be used in testcases.
429 * 429 *
430 * @param cls the @e cls of this struct with the plugin-specific state 430 * @param cls the @e cls of this struct with the plugin-specific state
431 * @param drop_exchangelist should we also drop the list of audited exchanges 431 * @param drop_exchangelist should we also drop the exchange and deposit_confirmations table?
432 * @return #GNUNET_OK upon success; #GNUNET_SYSERR upon failure 432 * @return #GNUNET_OK upon success; #GNUNET_SYSERR upon failure
433 */ 433 */
434 int 434 int