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 ccf495a: Fix cpu_diag_eventid_fix_names table.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 20 Apr 2018 16:48:17 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ccf495a8382bf62f8f90d1239dddb7c536aeface
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ccf495a by Guy Harris (guy@xxxxxxxxxxxx):

    Fix cpu_diag_eventid_fix_names table.
    
    For a value_string_ext, the values must be in numerical order.
    
    Change-Id: I43063b59a8c15d7d1fcdca07d4ae9fd89917427d
    Reviewed-on: https://code.wireshark.org/review/27058
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4a20198   Windows: blind attempt to fix WiX installer generation
    adds  ccf495a   Fix cpu_diag_eventid_fix_names table.


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