merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit aa1da03c8131766bd6c1dc53d0187042deca4248
parent 1626e85ccfc7ca27cbeeef4b02937d2007c6a465
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  2 Aug 2021 16:04:18 +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 platform.h + * @file merchant/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>