commit 8fc4a5f12ac5c72805dae7545b50578af1db91ab parent 3a4515c029156e859126e6e0e6d2a0c9a0d90fe1 Author: Christian Grothoff <grothoff@gnunet.org> Date: Mon, 10 Oct 2022 08:59:13 +0200 -doxygen Diffstat:
| M | src/exchangedb/pg_insert_records_by_table.c | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/exchangedb/pg_insert_records_by_table.c b/src/exchangedb/pg_insert_records_by_table.c @@ -18,7 +18,7 @@ SPDX-License-Identifier: AGPL3.0-or-later */ /** - * @file exchangedb/insert_records_by_table.c + * @file exchangedb/pg_insert_records_by_table.c * @brief insert_records_by_table implementation * @author Christian Grothoff */ @@ -31,7 +31,7 @@ /** - * Signature of helper functions of #postgres_insert_records_by_table. + * Signature of helper functions of #TEH_PG_insert_records_by_table(). * * @param pg plugin context * @param td record to insert