From 3e8be4c4f824a09df14734ac4ccb9bcc5b2535d2 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 2 Aug 2021 11:27:16 +0200 Subject: -doxygen fixes --- src/stasis/anastasis-dbinit.c | 4 ++-- src/stasis/anastasis_db_plugin.c | 2 +- src/stasis/plugin_anastasis_postgres.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/stasis') diff --git a/src/stasis/anastasis-dbinit.c b/src/stasis/anastasis-dbinit.c index 5c0a174..36a5f41 100644 --- a/src/stasis/anastasis-dbinit.c +++ b/src/stasis/anastasis-dbinit.c @@ -1,6 +1,6 @@ /* This file is part of TALER - Copyright (C) 2014, 2015 GNUnet e.V. + Copyright (C) 2019-2021 SARL TALER is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -14,7 +14,7 @@ TALER; see the file COPYING. If not, see */ /** - * @file util/anastasis-dbinit.c + * @file stasis/anastasis-dbinit.c * @brief Create tables for the merchant database. * @author Dennis Neufeld * @author Dominik Meister diff --git a/src/stasis/anastasis_db_plugin.c b/src/stasis/anastasis_db_plugin.c index 6b5332c..6d258b5 100644 --- a/src/stasis/anastasis_db_plugin.c +++ b/src/stasis/anastasis_db_plugin.c @@ -14,7 +14,7 @@ TALER; see the file COPYING. If not, see */ /** - * @file merchantdb/merchantdb_plugin.c + * @file stasis/anastasis_db_plugin.c * @brief Logic to load database plugin * @author Christian Grothoff * @author Sree Harsha Totakura diff --git a/src/stasis/plugin_anastasis_postgres.c b/src/stasis/plugin_anastasis_postgres.c index 4d95c8f..0ece276 100644 --- a/src/stasis/plugin_anastasis_postgres.c +++ b/src/stasis/plugin_anastasis_postgres.c @@ -14,7 +14,7 @@ Anastasis; see the file COPYING.GPL. If not, see */ /** - * @file anastasis/plugin_anastasisdb_postgres.c + * @file stasis/plugin_anastasis_postgres.c * @brief database helper functions for postgres used by the anastasis * @author Sree Harsha Totakura * @author Christian Grothoff -- cgit v1.2.3