summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMarco Boss <bossm8@bfh.ch>2022-03-02 11:28:28 +0100
committerMarco Boss <bossm8@bfh.ch>2022-03-02 11:28:28 +0100
commitcab654237f743fc58e398dd093ee6316c7ce0278 (patch)
tree92e9a6c31a23ecc283628ce643ec4b51a9d449f8 /src
parent2abe9bf6d7df83f480514dce06005a813503982c (diff)
downloadexchange-cab654237f743fc58e398dd093ee6316c7ce0278.tar.gz
exchange-cab654237f743fc58e398dd093ee6316c7ce0278.tar.bz2
exchange-cab654237f743fc58e398dd093ee6316c7ce0278.zip
clearer doc
Diffstat (limited to 'src')
-rw-r--r--src/include/taler_exchangedb_plugin.h3
1 files changed, 2 insertions, 1 deletions
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