wireshark/asn1/tcap
Ronnie Sahlberg 3a51ba4293 make dissect_ber_choice take a guint* that will return the
index of the branch taken or -1  to make prettifications easier to implement.


change the signature of dissect_ber_choice and rename it to dissect_ber_CHOICE to catch all
occurences of the use of this function

update asn2eth to use the new name/signature

update all occurences of this function to the new name and new signature.



svn path=/trunk/; revision=14758
2005-06-26 05:48:50 +00:00
..
Makefile
Makefile.nmake
packet-tcap-template.c From Valery Vybornov: 2005-06-23 22:15:47 +00:00
packet-tcap-template.h move two functions that are not used by tcap and only used by gsm_a and gsm_ss into gsm_ss. 2005-06-20 07:18:10 +00:00
tcap.asn Some fixes from Tim Endean 2005-06-07 20:30:04 +00:00
tcap.cnf make dissect_ber_choice take a guint* that will return the 2005-06-26 05:48:50 +00:00