X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/34136e65fc7bd6babcfedcbfcfdca3b9feb10f1d..e3fd1dcb8b0b55525876440410f71791d8b4c2f3:/src/InadequacyList.h 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 { * manifesting_state->reductions->num + 1. * - 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 *node_count is zero so that the node count + * it is best if *node_count is zero so that the node count * does not eventually overflow. However, if that set is not * currently empty, then *node_count has not been modified * by any function except \c InadequacyList__new_conflict since the