aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-02-04 16:09:31 +0100
committerChristian Grothoff <christian@grothoff.org>2023-02-04 16:09:31 +0100
commit4c5394fd4d103a2fccc8b5f6c50f1abf0e488bda (patch)
tree458b5b4fa5cecf8df5dc25c637b52cb0d24cfe67 /src/exchangedb
parent19da4bd63868a4c46959198ef95e4a8e1af38b77 (diff)
downloadexchange-4c5394fd4d103a2fccc8b5f6c50f1abf0e488bda.tar.xz
-doxygen typos
Diffstat (limited to 'src/exchangedb')
-rw-r--r--src/exchangedb/pg_test_aml_officer.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/exchangedb/pg_test_aml_officer.h b/src/exchangedb/pg_test_aml_officer.h
index 9cecd6f03..e034007bd 100644
--- a/src/exchangedb/pg_test_aml_officer.h
+++ b/src/exchangedb/pg_test_aml_officer.h
@@ -14,12 +14,12 @@
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
/**
- * @file exchangedb/pg_update_aml_officer.h
- * @brief implementation of the update_aml_officer function for Postgres
+ * @file exchangedb/pg_test_aml_officer.h
+ * @brief implementation of the test_aml_officer function for Postgres
* @author Christian Grothoff
*/
-#ifndef PG_UPDATE_AML_OFFICER_H
-#define PG_UPDATE_AML_OFFICER_H
+#ifndef PG_TEST_AML_OFFICER_H
+#define PG_TEST_AML_OFFICER_H
#include "taler_util.h"
#include "taler_json_lib.h"