diff --git a/include/SDL3/SDL_pixels.h b/include/SDL3/SDL_pixels.h index 93e8ddd24..d7dbd24b0 100644 --- a/include/SDL3/SDL_pixels.h +++ b/include/SDL3/SDL_pixels.h @@ -540,7 +540,9 @@ typedef enum SDL_ChromaLocation /** * Colorspace definitions. * - * Since similar colorspaces may vary in their details (matrix, transfer function, etc.), this is not an exhaustive list, but rather a representative sample of the kinds of colorspaces supported in SDL. + * Since similar colorspaces may vary in their details (matrix, transfer + * function, etc.), this is not an exhaustive list, but rather a + * representative sample of the kinds of colorspaces supported in SDL. * * \since This enum is available since SDL 3.0.0. */