diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-18 11:57:17 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-01-18 11:57:17 +0000 |
commit | 7a0ad664fcc900952a98c2a8520a76299e8fa481 (patch) | |
tree | 724288cd7e8211ba33316c9a033537487ba945b0 /gcc/doc/libgcc.texi | |
parent | fd0f951e714dbf7ec7cdea436613664acf30bcfc (diff) | |
download | gcc-7a0ad664fcc900952a98c2a8520a76299e8fa481.tar.gz |
* 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76098 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/libgcc.texi')
-rw-r--r-- | gcc/doc/libgcc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/libgcc.texi b/gcc/doc/libgcc.texi index 7c4e13a8321..41e214e1612 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 |