From cab654237f743fc58e398dd093ee6316c7ce0278 Mon Sep 17 00:00:00 2001 From: Marco Boss Date: Wed, 2 Mar 2022 11:28:28 +0100 Subject: clearer doc --- src/include/taler_exchangedb_plugin.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 8b0100c88..a3c2e2ca2 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -2233,7 +2233,8 @@ struct TALER_EXCHANGEDB_Plugin (*create_tables)(void *cls); /** - * Change already present tables of the database to more partitions + * Change already present tables of the database to num partitions + * Only has an effect if there are default partitions only * * @param cls the @e cls of this struct with the plugin-specific state * @param num the number of partitions to create for each partitioned table -- cgit v1.2.3