Wireshark-commits: [Wireshark-commits] master 5f6be84: no need for continue at the end of a while l

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 21 Oct 2014 17:45:48 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5f6be84c18dac3e1d822bfbbd90401bde7697ac7
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5f6be84 by Martin Kaiser (wireshark@xxxxxxxxx):

    no need for continue at the end of a while loop, we loop anyway
    
    Change-Id: I96ff9ee0967fcdb2c8122649a2363a36ea2a2882
    Reviewed-on: https://code.wireshark.org/review/4884
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  8638624   Make the "-qt" option the default in the OS X packaging scripts.
    adds  5f6be84   no need for continue at the end of a while loop, we loop anyway


Summary of changes:
 epan/dissectors/packet-tn3270.c |    1 -
 1 file changed, 1 deletion(-)