]> git.saurik.com Git - bison.git/commitdiff
Fix Doxygen comment.
authorTim Landscheidt <tim@tim-landscheidt.de>
Tue, 27 Mar 2012 19:40:36 +0000 (19:40 +0000)
committerAkim Demaille <akim@lrde.epita.fr>
Sun, 1 Apr 2012 12:07:31 +0000 (14:07 +0200)
* src/InadequacyList.h: s#</t>#</tt>#.

src/InadequacyList.h

index d8120dda86bf1a021b305730be4d412f4d085b0a..0d00c5cb932b27a1676e853cc4d6f99bca7e6cbf 100644 (file)
@@ -90,7 +90,7 @@ typedef struct InadequacyList {
  *     <tt>manifesting_state->reductions->num + 1</tt>.
  *   - If the set of all \c InadequacyList nodes with which the new
  *     \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
  *     currently empty, then <tt>*node_count</tt> has not been modified
  *     by any function except \c InadequacyList__new_conflict since the