From d90aed0dc6fd1b91075b9ab284da91bafc4b968b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 11 Oct 2004 07:29:17 +0200 Subject: [PATCH] Remove extra whitespace. From-SVN: r88871 --- libcpp/makedepend.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 (); } -- 2.47.2