Commit a28281a7 by Ben Elliston Committed by Ben Elliston

cfg.texi (Maintaining the CFG): Remove duplicated @item element for bsi_prev; use @findex instead.

	* doc/cfg.texi (Maintaining the CFG): Remove duplicated @item
	element for bsi_prev; use @findex instead.

From-SVN: r90851
parent 2715d4a3
2004-11-18 Ben Elliston <bje@au.ibm.com>
* doc/cfg.texi (Maintaining the CFG): Remove duplicated @item
element for bsi_prev; use @findex instead.
2004-11-18 Ben Elliston <bje@au.ibm.com>
* opts.h (add_input_filename): Remove extern declaration.
* opts.c (add_input_filename): Make static.
......
......@@ -479,7 +479,7 @@ This function takes a @code{block_stmt_iterator} and makes it point to
its successor.
@item bsi_prev
@item bsi_prev
@findex bsi_prev
This function takes a @code{block_stmt_iterator} and makes it point to
its predecessor.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment