exchange

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

commit 2e6b8e10de123b446ee77f714c0108dce15cd83e
parent 9bf2dfbce24a2afcc67e670a6a4fef16cfdb5f0d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  2 Aug 2021 16:04:06 +0200

-doxygen fix

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 include/platform.h + * @file exchange/src/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>