From: Andreas Jaeger Date: Mon, 11 Oct 2004 05:29:17 +0000 (+0200) Subject: Remove extra whitespace. X-Git-Tag: releases/gcc-4.0.0~4143 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d90aed0dc6fd1b91075b9ab284da91bafc4b968b;p=thirdparty%2Fgcc.git Remove extra whitespace. From-SVN: r88871 --- diff --git a/libcpp/makedepend.c b/libcpp/makedepend.c index 428ec297cc60..f28f9699828d 100644 --- a/libcpp/makedepend.c +++ b/libcpp/makedepend.c @@ -119,7 +119,7 @@ parse_options (int argc, char **argv) usage (2); } return optind; - + default: abort (); }