Skip to content

Commit ccaf364

Browse files
committed
Fixed a typo
1 parent 9b545b5 commit ccaf364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tilequantDLL.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ DECLSPEC int QualetizeFromRawImage(
7070
nUnusedColoursPerPalette,
7171
(const struct BGRA8_t*)BitRange,
7272
DitherMode,
73-
DitherLevel
73+
DitherLevel,
7474
0
7575
);
7676

0 commit comments

Comments
 (0)