mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-04 10:47:22 +00:00
general: fix some typos using https://github.com/crate-ci/typos
(see gs1-syntax-engine PR #15, props Viktor Szépe)
This commit is contained in:
@@ -83,7 +83,7 @@ static void wpng_flush(png_structp png_ptr) {
|
||||
(void) zint_fm_flush(fmp);
|
||||
}
|
||||
|
||||
/* Guestimate best compression strategy */
|
||||
/* Guesstimate best compression strategy */
|
||||
static int wpng_guess_compression_strategy(struct zint_symbol *symbol, const unsigned char *pixelbuf) {
|
||||
(void)pixelbuf;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user