summaryrefslogtreecommitdiff
path: root/scripts/jpeg
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2016-07-14 00:56:37 +0200
committerTor Andersson <tor.andersson@artifex.com>2016-07-14 01:04:27 +0200
commitde4a540efee75970a7ff7949ada2304c786b1da8 (patch)
tree0d9375e02015f20f7290a4423dd9731bfff3ebd2 /scripts/jpeg
parentb8aeced92d5a3576e9bc5fbd87656dc97e380c52 (diff)
downloadmupdf-de4a540efee75970a7ff7949ada2304c786b1da8.tar.xz
Fix whitespace and indentation.
Diffstat (limited to 'scripts/jpeg')
-rw-r--r--scripts/jpeg/jconfig.h1
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