mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-27 21:44:13 -04:00
Reduced warnings about signedness
This commit is contained in:
parent
020843b430
commit
5b10d056c2
26 changed files with 358 additions and 344 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue