From 27954156322f0a14829e946adc8a24eed1fed34a Mon Sep 17 00:00:00 2001 From: MS Date: Fri, 9 Oct 2020 18:21:27 +0200 Subject: Addressing @file warnings. --- src/include/platform.h | 2 +- src/include/taler_merchant_service.h | 2 +- src/include/taler_merchant_testing_lib.h | 2 +- src/include/taler_merchantdb_lib.h | 2 +- src/include/taler_merchantdb_plugin.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/include') diff --git a/src/include/platform.h b/src/include/platform.h index a2765145..b843c298 100644 --- a/src/include/platform.h +++ b/src/include/platform.h @@ -15,7 +15,7 @@ */ /** - * @file include/platform.h + * @file platform.h * @brief This file contains the includes and definitions which are used by the * rest of the modules * @author Sree Harsha Totakura diff --git a/src/include/taler_merchant_service.h b/src/include/taler_merchant_service.h index 1ff5fde3..d68a6b12 100644 --- a/src/include/taler_merchant_service.h +++ b/src/include/taler_merchant_service.h @@ -14,7 +14,7 @@ TALER; see the file COPYING.LIB. If not, see */ /** - * @file include/taler_merchant_service.h + * @file taler_merchant_service.h * @brief C interface of libtalermerchant, a C library to use merchant's HTTP API * @author Christian Grothoff * @author Marcello Stanisci diff --git a/src/include/taler_merchant_testing_lib.h b/src/include/taler_merchant_testing_lib.h index 7c904dee..ac500766 100644 --- a/src/include/taler_merchant_testing_lib.h +++ b/src/include/taler_merchant_testing_lib.h @@ -18,7 +18,7 @@ */ /** - * @file include/taler_testing_lib.h + * @file taler_merchant_testing_lib.h * @brief API for writing an interpreter to test Taler components * @author Christian Grothoff * @author Marcello Stanisci diff --git a/src/include/taler_merchantdb_lib.h b/src/include/taler_merchantdb_lib.h index 2820e903..11678fa7 100644 --- a/src/include/taler_merchantdb_lib.h +++ b/src/include/taler_merchantdb_lib.h @@ -15,7 +15,7 @@ */ /** - * @file include/taler_merchantdb_lib.h + * @file taler_merchantdb_lib.h * @brief database helper functions used by the merchant backend * @author Sree Harsha Totakura */ diff --git a/src/include/taler_merchantdb_plugin.h b/src/include/taler_merchantdb_plugin.h index 6e272a50..79a9b982 100644 --- a/src/include/taler_merchantdb_plugin.h +++ b/src/include/taler_merchantdb_plugin.h @@ -14,7 +14,7 @@ TALER; see the file COPYING.GPL. If not, see */ /** - * @file include/taler_merchantdb_plugin.h + * @file taler_merchantdb_plugin.h * @brief database access for the merchant * @author Florian Dold * @author Christian Grothoff -- cgit v1.2.3