aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/libgcc.texi
diff options
context:
space:
mode:
authorJoseph Myers <jsm@polyomino.org.uk>2004-01-18 11:57:17 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2004-01-18 11:57:17 +0000
commitdaf2f1299bf45f7d71b927151eed91db8dea6d96 (patch)
tree724288cd7e8211ba33316c9a033537487ba945b0 /gcc/doc/libgcc.texi
parentbbad4221eca55eaf1c24f64596db20cf7633e289 (diff)
downloadgcc-daf2f1299bf45f7d71b927151eed91db8dea6d96.zip
gcc-daf2f1299bf45f7d71b927151eed91db8dea6d96.tar.gz
gcc-daf2f1299bf45f7d71b927151eed91db8dea6d96.tar.bz2
c-tree.texi, [...]: Remove trailing whitespace.
* doc/c-tree.texi, doc/cpp.texi, doc/extend.texi, doc/frontends.texi, doc/gcov.texi, doc/gty.texi, doc/install.texi, doc/invoke.texi, doc/libgcc.texi, doc/md.texi, doc/rtl.texi, doc/sourcebuild.texi, doc/standards.texi, doc/tm.texi, doc/trouble.texi: Remove trailing whitespace. From-SVN: r76098
Diffstat (limited to 'gcc/doc/libgcc.texi')
-rw-r--r--gcc/doc/libgcc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/libgcc.texi b/gcc/doc/libgcc.texi
index 7c4e13a..41e214e 100644
--- a/gcc/doc/libgcc.texi
+++ b/gcc/doc/libgcc.texi
@@ -40,7 +40,7 @@ and @code{@w{unsigned int}} correspond to @code{SImode}; @code{long} and
* Integer library routines::
* Soft float library routines::
* Exception handling routines::
-* Miscellaneous routines::
+* Miscellaneous routines::
@end menu
@node Integer library routines