Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master fade468: [iax2] minor cleanup

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 17 Sep 2015 06:24:42 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fade468864de78a76f584cc62edeab8e55bd7973
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fade468 by Martin Kaiser (wireshark@xxxxxxxxx):

    [iax2] minor cleanup
    
    replace switch-case with if
    remove an initial value that's overwritten immediately
    
    Change-Id: I98487ed08f91416179fcbbbaf80bf1b126a8d1c2
    Reviewed-on: https://code.wireshark.org/review/10548
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  e036ec0   As far as I can tell the name is "Git" and not "GIT".
    adds  fade468   [iax2] minor cleanup


Summary of changes:
 epan/dissectors/packet-iax2.c |   17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)