mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Reduced warnings about signedness
This commit is contained in:
@ -27,7 +27,6 @@
|
||||
#include <qrencode.h>
|
||||
|
||||
static int kanji = 0;
|
||||
static QRecLevel level = QR_ECLEVEL_L;
|
||||
|
||||
QRcode *encode(int security, int size, const unsigned char *intext)
|
||||
{
|
||||
|
Reference in New Issue
Block a user