Commit bc49e371 by Matthias Klose Committed by Matthias Klose

invoke.texi: Add missing full stop.

2006-09-25  Matthias Klose  <doko@debian.org>

        * doc/invoke.texi: Add missing full stop.

From-SVN: r117211
parent 3e212b0f
2006-09-25 Matthias Klose <doko@debian.org>
* doc/invoke.texi: Add missing full stop.
2006-09-25 Richard Henderson <rth@redhat.com> 2006-09-25 Richard Henderson <rth@redhat.com>
* cgraph.c (dump_cgraph_varpool_node): Don't crash if called * cgraph.c (dump_cgraph_varpool_node): Don't crash if called
......
...@@ -2668,7 +2668,7 @@ To suppress this warning use the @samp{unused} attribute ...@@ -2668,7 +2668,7 @@ To suppress this warning use the @samp{unused} attribute
@item -Wunused-variable @item -Wunused-variable
@opindex Wunused-variable @opindex Wunused-variable
Warn whenever a local variable or non-constant static variable is unused Warn whenever a local variable or non-constant static variable is unused
aside from its declaration aside from its declaration.
This warning is enabled by @option{-Wall}. This warning is enabled by @option{-Wall}.
To suppress this warning use the @samp{unused} attribute To suppress this warning use the @samp{unused} attribute
......
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