Wireshark-commits: [Wireshark-commits] master 2b7f875: change several (mutually exclusive) if state
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Apr 2015 17:18:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2b7f87587c2aa64a1f8c10c5beb66542e7ec5260
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2b7f875 by Martin Kaiser (wireshark@xxxxxxxxx):

    change several (mutually exclusive) if statements into one big if-else
    
    Change-Id: Ib3614431c3ff8f6e53fa0993e296ffea70926d03
    Reviewed-on: https://code.wireshark.org/review/7911
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  e4da62f   Coverity 1158848, 1158849 (logically dead code)
    adds  2b7f875   change several (mutually exclusive) if statements into one big if-else


Summary of changes:
 epan/print.c |   12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)