taler-mdb

GNU Taler Extensions and Integrations
Log | Files | Refs | Submodules | README | LICENSE

commit 94d6cfb064877fee719c41727e6d8442800883cf
parent 2c75a0a240f06d96d6f43ace7917e2ebfc0c4e1c
Author: Dominik Hofer <dominik.hofer@bfh.ch>
Date:   Fri, 29 Nov 2019 17:52:44 +0100

Some corrections

Diffstat:
Msrc/main.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main.c b/src/main.c @@ -1426,7 +1426,7 @@ run (void *cls, approveVend = newMdbCmd ("Approve Vend", "05", "0001"); endSession = newMdbCmd ("End Session", "07", NULL); start_read_mdb (); - // start_read_keyboard (); + start_read_keyboard (); } int