Wireshark-commits: [Wireshark-commits] master 2afb736: Sort hfi[] to match the definitions, and add

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Aug 2014 21:47:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2afb736a43290efc0dab686f96fd011017815f85
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2afb736 by Guy Harris (guy@xxxxxxxxxxxx):

    Sort hfi[] to match the definitions, and add a missing entry that found.
    
    Sorting them to match the definitions of the hfi variables makes it
    easier to compare the two lists.
    
    Comparing the lists found a missing entry; add it.
    
    Change-Id: I3517667336b1355195c5a227f0d02f1740a7c4cd
    Reviewed-on: https://code.wireshark.org/review/3757
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  74e75c5   Sort the fc_lctl_rjt_val values.
    adds  2afb736   Sort hfi[] to match the definitions, and add a missing entry that found.


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