mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-24 20:14:28 -04:00
Add corrections from tgotic
This commit is contained in:
parent
de9984a346
commit
1ff9c0d472
46 changed files with 11829 additions and 2646 deletions
|
@ -31,7 +31,7 @@
|
|||
#include "reedsol.h"
|
||||
#include "gridmtx.h"
|
||||
|
||||
int grid_matrix(struct zint_symbol *symbol, unsigned char source[])
|
||||
int grid_matrix(struct zint_symbol *symbol, unsigned char source[], int length)
|
||||
{
|
||||
|
||||
strcpy(symbol->errtxt, "Grid Matrix not yet implemented");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue