Commit 252215a7 by Jeffrey A Law Committed by Jeff Law

* invoke.texi: Fix typo.

From-SVN: r28987
parent 3f5cd61f
Mon Aug 30 16:36:33 1999 Jeffrey A Law (law@cygnus.com)
* invoke.texi: Fix typo.
Mon Aug 30 12:23:53 1999 Jim Wilson <wilson@cygnus.com>
* fixinc/Makefile.in (subdir): New.
......
......@@ -1762,7 +1762,7 @@ Warn if anything is declared more than once in the same scope, even in
cases where multiple declaration is valid and changes nothing.
@item -Wnested-externs
Warn if an @code{extern} declaration is encountered within an function.
Warn if an @code{extern} declaration is encountered within a function.
@item -Wunreachable-code
Warn if the compiler detects that code will never be executed.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment