On Wed, 17 Aug 2022 20:44:52 GMT, Kevin Rushforth <[email protected]> wrote:
> I left a couple comments on questionable-looking indentation. Hi Kevin, Looks like this is an existing issue, as we replace tabs with 4 spaces. We have several such existing instances of incorrect layout. 1. https://github.com/openjdk/jfx/blob/5c47295cf7ff9404b3bddaa2c30772fa2eff461c/modules/javafx.graphics/src/main/native-iio/libjpeg/jdmaster.c#L142 2. https://github.com/openjdk/jfx/blob/5c47295cf7ff9404b3bddaa2c30772fa2eff461c/modules/javafx.graphics/src/main/native-iio/libjpeg/jdmaster.c#L439 3. https://github.com/openjdk/jfx/blob/5c47295cf7ff9404b3bddaa2c30772fa2eff461c/modules/javafx.graphics/src/main/native-iio/libjpeg/jdhuff.c#L438 ------------- PR: https://git.openjdk.org/jfx/pull/874
