]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
invoke.texi: Remove superfluous @item.
authorToon Moene <toon@moene.indiv.nluug.nl>
Sun, 20 Nov 2005 10:58:24 +0000 (11:58 +0100)
committerToon Moene <toon@gcc.gnu.org>
Sun, 20 Nov 2005 10:58:24 +0000 (10:58 +0000)
2005-11-20  Toon Moene  <toon@moene.indiv.nluug.nl>

* invoke.texi: Remove superfluous @item.

From-SVN: r107249

gcc/fortran/ChangeLog
gcc/fortran/invoke.texi

index 783e3fb1013f536444457cdd1db08c344d652a84..1d7f9cf75f40f281d596427189a13e11ad826251 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-20  Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       * invoke.texi: Remove superfluous @item.
+
 2005-11-19  Janne Blomqvist  <jb@gcc.gnu.org>
 
        PR fortran/24862
index ddb8fd281322f5709c96cfb6c74ea37137bacd55..d482b32a54e09a643a87f14ab97bce2415f3c648 100644 (file)
@@ -225,7 +225,6 @@ Allow @samp{$} as a valid character in a symbol name.
 @item -fno-backslash
 @cindex backslash
 @cindex escape characters
-@item
 Compile switch to change the interpretation of a backslash from
 ``C''-style escape characters to a single backslash character.