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] rev 34794: /trunk/ /trunk/epan/dissectors/: packet-camel.c p

Date: Fri, 05 Nov 2010 22:44:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34794

User: wmeier
Date: 2010/11/05 03:44 PM

Log:
 Use value_string_ext fcns to access certain value_string arrays;
 Sort certain value_string arrays so the values are in ascending order;
 Use val_to_str_ext() instead of for loops to do value_string array lookups (voip_calls.c).
 Minor whitespace cleanup.

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +2 -2      packet-camel.c           Modified
  +3 -3      packet-gsm_a_dtap.c      Modified
  +1 -1      packet-h225.c            Modified
  +1 -1      packet-h248_annex_c.c    Modified
  +1 -1      packet-h248_q1950.c      Modified
  +1 -1      packet-inap.c            Modified
  +4155 -4009 packet-isup.c            Modified
  +118 -117  packet-isup.h            Modified
  +100 -84   packet-q931.c            Modified
  +51 -51    packet-q931.h            Modified
  +1 -1      packet-sip.c             Modified


(2 files not shown)