taler-mdb

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

commit d109a5eca5c77c0bf37dae6aa9e356de4e1bcd67
parent acd712bfc90a2c40737ab4859de672483a1cada3
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 16 Nov 2019 11:15:15 +0100

see stuff

Diffstat:
Msrc/main.c | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main.c b/src/main.c @@ -197,7 +197,7 @@ show_qrcode (const char *uri) size_t xOff; size_t yOff; - qri = QRinput_new2 (0, QR_ECLEVEL_H); + qri = QRinput_new2 (0, QR_ECLEVEL_L); if (NULL == qri) { GNUNET_log_strerror (GNUNET_ERROR_TYPE_WARNING, @@ -205,7 +205,7 @@ show_qrcode (const char *uri) return; } upper = GNUNET_strdup (uri); - GNUNET_STRINGS_utf8_toupper (uri, upper); + // GNUNET_STRINGS_utf8_toupper (uri, upper); /* first try encoding as uppercase-only alpha-numerical QR code (much smaller encoding); if that fails, also try using binary encoding (in case nick contains