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)