diff mbox

[lto,doc] Committed: fix missing parentheses

Message ID AANLkTikZGAK=Wb9D_bgy+t89U5Rw8dP1trLUthSd02Z0@mail.gmail.com
State New
Headers show

Commit Message

Mingjie Xing Feb. 11, 2011, 2:47 a.m. UTC
Hello,

Committed as obvious.

Mingjie

2011-02-11  Mingjie Xing  <mingjie.xing@gmail.com>

        * doc/lto.texi (Write summary): Fix missing parentheses.
diff mbox

Patch

Index: doc/lto.texi
===================================================================
--- doc/lto.texi	(revision 170040)
+++ doc/lto.texi	(working copy)
@@ -268,7 +268,7 @@  body and variable initializer is examine
 information into a pass-specific data structure.

 @item @emph{Write summary} (@code{write_summary} in
-@code{struct ipa_opt_pass_d}.  This stage writes all the
+@code{struct ipa_opt_pass_d}).  This stage writes all the
 pass-specific information generated by @code{generate_summary}.
 Summaries go into their own @code{LTO_section_*} sections that
 have to be declared in @file{lto-streamer.h}:@code{enum