URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=10798ef0c5c0d395d0614bb4ca7b847b94588920
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
10798ef by Martin Kaiser (wireshark@xxxxxxxxx):
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@xxxxxxxxx>
Actions performed:
from 41b4f0b PROFINET: Extend System Redundancy Support
adds 10798ef ftypes (trivial): fix two comments
Summary of changes:
epan/ftypes/ftype-bytes.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)