exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 45e6947cbf5de2f5cd7ab9a6abb86c5b2049a4a3
parent 41d94cbe6a9957cda5fb81e44d902d003394f680
Author: Özgür Kesim <oec-taler@kesim.org>
Date:   Wed, 13 Dec 2023 16:36:44 +0100

-make doxygen happy about @file

Diffstat:
Msrc/include/platform.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/platform.h b/src/include/platform.h @@ -15,7 +15,7 @@ */ /** - * @file exchange/src/include/platform.h + * @file include/platform.h * @brief This file contains the includes and definitions which are used by the * rest of the modules * @author Sree Harsha Totakura <sreeharsha@totakura.in>