mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 10:13:03 +00:00
Fix Doxygen comment.
* src/InadequacyList.h: s#</t>#</tt>#.
This commit is contained in:
committed by
Akim Demaille
parent
eeaf1dc646
commit
544b863511
@@ -90,7 +90,7 @@ typedef struct InadequacyList {
|
|||||||
* <tt>manifesting_state->reductions->num + 1</tt>.
|
* <tt>manifesting_state->reductions->num + 1</tt>.
|
||||||
* - If the set of all \c InadequacyList nodes with which the new
|
* - If the set of all \c InadequacyList nodes with which the new
|
||||||
* \c InadequacyList node might be compared is currently empty, then
|
* \c InadequacyList node might be compared is currently empty, then
|
||||||
* it is best if <tt>*node_count</t> is zero so that the node count
|
* it is best if <tt>*node_count</tt> is zero so that the node count
|
||||||
* does not eventually overflow. However, if that set is not
|
* does not eventually overflow. However, if that set is not
|
||||||
* currently empty, then <tt>*node_count</tt> has not been modified
|
* currently empty, then <tt>*node_count</tt> has not been modified
|
||||||
* by any function except \c InadequacyList__new_conflict since the
|
* by any function except \c InadequacyList__new_conflict since the
|
||||||
|
|||||||
Reference in New Issue
Block a user