mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-23 11:36:54 -04:00
QR Code Lives!
This commit is contained in:
parent
b6828d48e7
commit
de7219126a
3 changed files with 510 additions and 21 deletions
|
@ -248,6 +248,7 @@ void free_rs_cache(void)
|
|||
free_rs_char(rs);
|
||||
rs = next;
|
||||
}
|
||||
rslist = NULL;
|
||||
}
|
||||
|
||||
/* The guts of the Reed-Solomon encoder, meant to be #included
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue