From 88c227d90a6b7b388c5c85d72802a0ca8f05ed5c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 13 Jan 2022 22:30:39 +0100 Subject: New upstream version 1.34.0 --- src/libnmc-base/qrcodegen.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libnmc-base/qrcodegen.c') diff --git a/src/libnmc-base/qrcodegen.c b/src/libnmc-base/qrcodegen.c index 2c40fcb9..0aacdb01 100644 --- a/src/libnmc-base/qrcodegen.c +++ b/src/libnmc-base/qrcodegen.c @@ -28,9 +28,9 @@ #include "qrcodegen.h" #ifndef QRCODEGEN_TEST - #define testable static // Keep functions private +#define testable static // Keep functions private #else - #define testable // Expose private functions +#define testable // Expose private functions #endif /*---- Forward declarations for private functions ----*/ -- cgit 1.3.0-6-gf8a5