diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-11-21 14:56:46 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-11-21 14:56:46 +0100 |
commit | 9d43bf92c45e771afdada11851393e0a82a91078 (patch) | |
tree | f214c5fc48e8c4f2d9b88b6c65893c4cde731929 /src/exchangedb/pg_preflight.c | |
parent | 358388597835c364e9454a39d7161f06cbaac81c (diff) |
-doxygen
Diffstat (limited to 'src/exchangedb/pg_preflight.c')
-rw-r--r-- | src/exchangedb/pg_preflight.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exchangedb/pg_preflight.c b/src/exchangedb/pg_preflight.c index 1961265d1..cc4de6f76 100644 --- a/src/exchangedb/pg_preflight.c +++ b/src/exchangedb/pg_preflight.c @@ -14,8 +14,8 @@ TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/> */ /** - * @file exchangedb/pg_prefligth.c - * @brief Implementation of the prefligth function for Postgres + * @file exchangedb/pg_preflight.c + * @brief Implementation of the preflight function for Postgres * @author Christian Grothoff */ #include "platform.h" |