Wireshark-commits: [Wireshark-commits] master fe57253: Move common code outside switch statement.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 May 2016 08:58:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe5725380755a13c0b7daf4c79171c384c35ccd1
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fe57253 by Joerg Mayer (jmayer@xxxxxxxxx):

    Move common code outside switch statement.
    
    Change-Id: Id94a686c0cffd47e4d51f14e620c59fd153b3d69
    Reviewed-on: https://code.wireshark.org/review/15251
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  13e302f   ssh-base : fix no newline at end of file [-Wnewline-eof]
    adds  fe57253   Move common code outside switch statement.


Summary of changes:
 epan/dissectors/packet-bootp.c |   58 +++++++++++++---------------------------
 1 file changed, 18 insertions(+), 40 deletions(-)