mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-21 20:07:06 +00:00
warnings --
This commit is contained in:
@@ -104,7 +104,7 @@ int data_encode_blockf(unsigned char source[], int subset_selector[], int blockm
|
||||
column_position = 0;
|
||||
input_position = 0;
|
||||
done = 0;
|
||||
|
||||
c = 0;
|
||||
do {
|
||||
done = 0;
|
||||
/* 'done' ensures that the instructions are followed in the correct order for each input character */
|
||||
|
||||
Reference in New Issue
Block a user