mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-17 18:07:02 +00:00
Add corrections from tgotic
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user