diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2016-07-14 00:56:37 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2016-07-14 01:04:27 +0200 |
commit | de4a540efee75970a7ff7949ada2304c786b1da8 (patch) | |
tree | 0d9375e02015f20f7290a4423dd9731bfff3ebd2 /scripts/jpeg/jconfig.h | |
parent | b8aeced92d5a3576e9bc5fbd87656dc97e380c52 (diff) | |
download | mupdf-de4a540efee75970a7ff7949ada2304c786b1da8.tar.xz |
Fix whitespace and indentation.
Diffstat (limited to 'scripts/jpeg/jconfig.h')
-rw-r--r-- | scripts/jpeg/jconfig.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/jpeg/jconfig.h b/scripts/jpeg/jconfig.h index 679404da..466abceb 100644 --- a/scripts/jpeg/jconfig.h +++ b/scripts/jpeg/jconfig.h @@ -21,7 +21,6 @@ typedef unsigned char boolean; #endif #define HAVE_BOOLEAN /* prevent jmorecfg.h from redefining it */ - #ifdef JPEG_INTERNALS #undef RIGHT_SHIFT_IS_UNSIGNED |