URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d09bf3157d76c6750ef9daed2f9d1ab2f385f506
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d09bf31 by Martin Kaiser (wireshark@xxxxxxxxx):
enttec: CID 1355670 (same code for different branches)
else if and else branch do exactly the same thing - remove the else if
Change-Id: If6017f2fdb960b5533d02f1f863070de95babdf5
Reviewed-on: https://code.wireshark.org/review/15339
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 37ee33c Dynamically allocate the string for representing FT_IEEE_11073_[S]FLOAT.
adds d09bf31 enttec: CID 1355670 (same code for different branches)
Summary of changes:
epan/dissectors/packet-enttec.c | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)