aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/cppinternals.texi
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2007-01-27 23:51:49 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2007-01-27 23:51:49 +0000
commit1eaf20ec87c8f7403f91a465c892d381df42e468 (patch)
treedef672de14809bb630fc7615a16ab025664fcfb2 /gcc/doc/cppinternals.texi
parent7fbb9a499c94f945e4c495e431aa16ad0ff47e8d (diff)
downloadgcc-1eaf20ec87c8f7403f91a465c892d381df42e468.zip
gcc-1eaf20ec87c8f7403f91a465c892d381df42e468.tar.gz
gcc-1eaf20ec87c8f7403f91a465c892d381df42e468.tar.bz2
sourcebuild.texi: Add comma for clarity.
* doc/sourcebuild.texi: Add comma for clarity. * doc/extend.texi: Fix some typos. * doc/passes.texi: Likewise. * doc/cppinternals.texi: Likewise. * doc/c-tree.texi: Likewise. * doc/tree-ssa.texi: Likewise. From-SVN: r121241
Diffstat (limited to 'gcc/doc/cppinternals.texi')
-rw-r--r--gcc/doc/cppinternals.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/cppinternals.texi b/gcc/doc/cppinternals.texi
index b46d9dc..2416424 100644
--- a/gcc/doc/cppinternals.texi
+++ b/gcc/doc/cppinternals.texi
@@ -963,7 +963,7 @@ directives outside the main conditional block for the optimization to be
on.
Note that whilst we are inside the conditional block, @code{mi_valid} is
-likely to be reset to @code{false}, but this does not matter since the
+likely to be reset to @code{false}, but this does not matter since
the closing @code{#endif} restores it to @code{true} if appropriate.
Finally, since @code{_cpp_lex_direct} pops the file off the buffer stack