exchange

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

commit 57916a12613c49ea1dc26881166f27a64259cf2d
parent 180da005f4d8cf78121dfe765c47de060006e005
Author: Florian Dold <florian.dold@gmail.com>
Date:   Fri, 30 Aug 2019 11:44:07 +0200

remove wrong trailing slash

Diffstat:
Mdoc/Makefile.am | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am @@ -20,4 +20,4 @@ man_MANS = \ EXTRA_DIST = \ coding-style.txt \ - $(man_MANS) \ + $(man_MANS)