Wireshark-commits: [Wireshark-commits] master a585cd8: packet-ses.[hc], packet-pres.c: various:

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 30 Sep 2014 21:05:46 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a585cd85c1febb732b66166fc6fb794df5b53887
Submitter: Bill Meier (wmeier@xxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a585cd8 by Bill Meier (wmeier@xxxxxxxxxxx):

    packet-ses.[hc], packet-pres.c: various:
    
    - Create/use extended value-strings;
    - Move proto-register...() to (near) the end of the file;
    - Add editor modelines and adjust whitespace as needed.
    
    Change-Id: I7ebe6dfd62b3fb190aa1cefc9b35d40f156f11ea
    Reviewed-on: https://code.wireshark.org/review/4390
    Reviewed-by: Bill Meier <wmeier@xxxxxxxxxxx>
    

Actions performed:

    from  f687d63   packet-simulcrypt.c: various
    adds  a585cd8   packet-ses.[hc], packet-pres.c: various:


Summary of changes:
 asn1/pres/packet-pres-template.c |    2 +-
 epan/dissectors/packet-pres.c    |    2 +-
 epan/dissectors/packet-ses.c     |  377 ++++++++++++++++++++------------------
 epan/dissectors/packet-ses.h     |  295 +++++++++++++++--------------
 4 files changed, 352 insertions(+), 324 deletions(-)