The comment at the bottom of the page, "/* n = 0 or 1 falls through */", ought to read, rather, "/* i = 0 or 1 falls through */", with the "n" replaced by "i".
Still, programmers do need to be aware of the not infrequent occurrence of misleading comments.
Regards,
Wayne