> + /* Note that form_lengths[flag_present] is 0, like every other absent > index. > + * But since flag_present's length truly is 0, check for it explicitly. */
Extra * is bad comment formatting.
> + /* Note that form_lengths[flag_present] is 0, like every other absent > index. > + * But since flag_present's length truly is 0, check for it explicitly. */
Extra * is bad comment formatting.