projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7731405
)
Remove extra whitespace.
author
Andreas Jaeger
<aj@gcc.gnu.org>
Mon, 11 Oct 2004 05:29:17 +0000
(07:29 +0200)
committer
Andreas Jaeger
<aj@gcc.gnu.org>
Mon, 11 Oct 2004 05:29:17 +0000
(07:29 +0200)
From-SVN: r88871
libcpp/makedepend.c
patch
|
blob
|
history
diff --git
a/libcpp/makedepend.c
b/libcpp/makedepend.c
index 428ec297cc602d126097ab54922d0b891c142171..f28f9699828d0ef6f8cf505853e889573f20bf3e 100644
(file)
--- a/
libcpp/makedepend.c
+++ b/
libcpp/makedepend.c
@@
-119,7
+119,7
@@
parse_options (int argc, char **argv)
usage (2);
}
return optind;
-
+
default:
abort ();
}