From: Tim Landscheidt Date: Tue, 27 Mar 2012 19:40:36 +0000 (+0000) Subject: Fix Doxygen comment. X-Git-Tag: v2.7.90~466 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/544b863511c3cb996d05ccabdbf6be92b36c9b68 Fix Doxygen comment. * src/InadequacyList.h: s###. --- 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