ftypes (trivial): fix two comments
authorMartin Kaiser <wireshark@kaiser.cx>
Sun, 12 Mar 2017 18:21:24 +0000 (19:21 +0100)
committerMartin Kaiser <wireshark@kaiser.cx>
Sun, 12 Mar 2017 18:38:54 +0000 (18:38 +0000)
commit10798ef0c5c0d395d0614bb4ca7b847b94588920
treef189bccb57f106d109d8ce893b202a99d5a2e243
parent41b4f0b6eaddbf923cd85b0cb0b8b29f7dbe1283
ftypes (trivial): fix two comments

The comments give the name of the struct _ftype_t component that is
initialized. They are wrong in two places. This confuses my script that
deletes the initializers for the components which were moved into the
union.

Change-Id: I876fb29305a94b241df07c97064f31378752b559
Reviewed-on: https://code.wireshark.org/review/20520
Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
epan/ftypes/ftype-bytes.c