jdlossls.c: Code formatting tweak

This commit is contained in:
DRC
2023-04-04 13:27:11 -05:00
parent d491094b41
commit 3f43c6a310

View File

@@ -53,7 +53,7 @@
*
* The reconstructed sample is supposed to be calculated modulo 2^16, so we
* logically AND the result with 0xFFFF.
*/
*/
#define UNDIFFERENCE_1D(INITIAL_PREDICTOR) \
int Ra; \