summaryrefslogtreecommitdiff
path: root/src/InadequacyList.h
diff options
context:
space:
mode:
authorTim Landscheidt <tim@tim-landscheidt.de>2012-03-27 19:40:36 +0000
committerAkim Demaille <akim@lrde.epita.fr>2012-04-01 14:07:31 +0200
commit544b863511c3cb996d05ccabdbf6be92b36c9b68 (patch)
tree54aaf5b1064f070d3fbd192a7ecbda98e15039fd /src/InadequacyList.h
parenteeaf1dc646048e464d97f6a572b8894632e6e47a (diff)
downloadbison-544b863511c3cb996d05ccabdbf6be92b36c9b68.tar.gz
Fix Doxygen comment.
* src/InadequacyList.h: s#</t>#</tt>#.
Diffstat (limited to 'src/InadequacyList.h')
-rw-r--r--src/InadequacyList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/InadequacyList.h b/src/InadequacyList.h
index d8120dda..0d00c5cb 100644
--- a/src/InadequacyList.h
+++ b/src/InadequacyList.h
@@ -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