mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-09-24 21:17:02 +03:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
814a6272d8
commit
8be32b5d19
|
@ -148,7 +148,7 @@ ImagingPaletteDelete(ImagingPalette palette) {
|
||||||
|
|
||||||
#define BOX 8
|
#define BOX 8
|
||||||
|
|
||||||
#define BOXVOLUME BOX *BOX *BOX
|
#define BOXVOLUME BOX * BOX * BOX
|
||||||
|
|
||||||
void
|
void
|
||||||
ImagingPaletteCacheUpdate(ImagingPalette palette, int r, int g, int b) {
|
ImagingPaletteCacheUpdate(ImagingPalette palette, int r, int g, int b) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user