From de4a540efee75970a7ff7949ada2304c786b1da8 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 14 Jul 2016 00:56:37 +0200 Subject: Fix whitespace and indentation. --- scripts/jpeg/jconfig.h | 1 - scripts/namedump.c | 1 - 2 files changed, 2 deletions(-) (limited to 'scripts') 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 diff --git a/scripts/namedump.c b/scripts/namedump.c index 0d7d9e67..cfd28e36 100644 --- a/scripts/namedump.c +++ b/scripts/namedump.c @@ -24,7 +24,6 @@ static char *get_line(FILE *in) return buffer; } - int main(int argc, char **argv) { -- cgit v1.2.3