c-family: Fix various comment typos in c-warn.c
authorJakub Jelinek <jakub@redhat.com>
Thu, 8 Apr 2021 17:05:08 +0000 (19:05 +0200)
committerJakub Jelinek <jakub@redhat.com>
Thu, 8 Apr 2021 17:05:08 +0000 (19:05 +0200)
commit0567998287649833744ad728b1dfb785fe17c545
tree454ac8b0f5a1bc893ccdc6f12755a224dd0da44b
parent1cbba49e3417d9b0661e70301d6fb7a7f52fd360
c-family: Fix various comment typos in c-warn.c

When looking into PR99420, I have noticed several comment typos.

2021-04-08  Jakub Jelinek  <jakub@redhat.com>

* c-warn.c (do_warn_double_promotion): Fix comment typo,
occured -> occurred.
(check_alignment_of_packed_member): Fix a comment typo,
memeber -> member.
(warn_parm_ptrarray_mismatch): Fix comment typos, os -> of
and onless -> unless.
(warn_parm_array_mismatch): Fix comment typos, declaratation
-> declaration and woud -> would.  Fix up comment indentation.
gcc/c-family/c-warn.c