]> granicus.if.org Git - libjpeg-turbo/commit
jc*huff.c: Consistify preproc directive formatting
authorDRC <information@libjpeg-turbo.org>
Thu, 17 Oct 2019 02:16:43 +0000 (21:16 -0500)
committerDRC <information@libjpeg-turbo.org>
Thu, 17 Oct 2019 19:09:50 +0000 (14:09 -0500)
commit74aeaddf8e523ddd0ac55ebca7da9463b9fd96c9
tree361010b16e6b68ac1c38e831a0b03206ccc5fdbf
parentab6c4a5db10901fa2ae9e8594768175e02b6e016
jc*huff.c: Consistify preproc directive formatting

The rest of the libjpeg API code uses "#if defined(condition)" rather
than "#if defined condition".
jchuff.c
jcphuff.c