aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_template.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-11-02 12:17:05 +0100
committerChristian Grothoff <christian@grothoff.org>2022-11-02 12:17:05 +0100
commit821c87ccbddbb7b0d0896f350de0a671f210ae40 (patch)
tree39b3f7c8294ea60c436730d9d2bcaa5ec97eeab0 /src/exchangedb/pg_template.c
parent1d483e2e17efc9fce5e2b3c27fe533e386178e3d (diff)
downloadexchange-821c87ccbddbb7b0d0896f350de0a671f210ae40.tar.xz
clean up exchange DB logic a bit, add missing function
Diffstat (limited to 'src/exchangedb/pg_template.c')
-rw-r--r--src/exchangedb/pg_template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/pg_template.c b/src/exchangedb/pg_template.c
index 44878794f..095d89615 100644
--- a/src/exchangedb/pg_template.c
+++ b/src/exchangedb/pg_template.c
@@ -14,7 +14,7 @@
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
/**
- * @file pg_template.c
+ * @file exchangedb/pg_template.c
* @brief Implementation of the template function for Postgres
* @author Christian Grothoff
*/