OSDN Git Service

2005-11-20 Toon Moene <toon@moene.indiv.nluug.nl>
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Nov 2005 10:58:24 +0000 (10:58 +0000)
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 20 Nov 2005 10:58:24 +0000 (10:58 +0000)
* invoke.texi: Remove superfluous @item.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107249 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 783e3fb..1d7f9cf 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 ddb8fd2..d482b32 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.