Wireshark-commits: [Wireshark-commits] master 0368b77: imap: move the more general field first.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 02 Jul 2019 10:46:15 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0368b7718582ef9ae6b79f87aa42a0d806a58dd3
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

0368b77 by Dario Lombardo (lomato@xxxxxxxxx):

    imap: move the more general field first.
    
    The imap.request/response is a more general field, containing tags.
    It is moved first as we have more general fields followed by more
    specific ones.
    
    Change-Id: Ib8f7fbdd28f2d0ed2ed6d8d6b2de4d92ae24c6cc
    Reviewed-on: https://code.wireshark.org/review/33755
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f649904   XRA: adding packettype OFDM PLC MMM
     add  0368b77   imap: move the more general field first.


Summary of changes:
 epan/dissectors/packet-imap.c | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)