invoke.texi: Add missing full stop.

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

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

From-SVN: r117211
This commit is contained in:
Matthias Klose 2006-09-25 21:19:58 +00:00 committed by Matthias Klose
parent 3e212b0fb7
commit bc49e3719f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-09-25 Matthias Klose <doko@debian.org>
* doc/invoke.texi: Add missing full stop.
2006-09-25 Richard Henderson <rth@redhat.com>
* cgraph.c (dump_cgraph_varpool_node): Don't crash if called

View File

@ -2668,7 +2668,7 @@ To suppress this warning use the @samp{unused} attribute
@item -Wunused-variable
@opindex Wunused-variable
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}.
To suppress this warning use the @samp{unused} attribute