mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-09 13:05:58 +00:00
Corrected reed-solomon/Data Matrix bug
This commit is contained in:
@@ -91,6 +91,7 @@ void rs_error(char data_pattern[])
|
||||
{
|
||||
concat(data_pattern, AusBarTable[(int)result[reader - 1]]);
|
||||
}
|
||||
rs_free();
|
||||
}
|
||||
|
||||
int australia_post(struct zint_symbol *symbol, unsigned char source[])
|
||||
|
||||
Reference in New Issue
Block a user