wireshark/plugins
Gerald Combs aca0488ace Fix a return type mismatch for get_CDR_wchar and a parameter type mismatch
for get_CDR_octet_seq.  The one for get_CDR_octet_seq was preventing
compilation under MSVC++.

svn path=/trunk/; revision=5484
2002-05-16 02:43:53 +00:00
..
giop Remove the unused "offset_saved" variable, as per the changes to 2002-05-06 21:53:33 +00:00
gryphon Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment, 2002-05-05 00:16:38 +00:00
mgcp Mark the "plugin_address_table_t *" argument to "plugin_init()" as 2002-04-30 10:37:37 +00:00
.cvsignore Updated to ignore Win32 detritus 2000-09-13 22:03:52 +00:00
Makefile.am Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment, 2002-05-05 00:16:38 +00:00
Makefile.nmake From Joerg Mayer: 2002-02-27 09:42:52 +00:00
plugin_api.c Put the pointer to "tcp_dissect_pdus()" in the function pointer table 2002-05-05 00:34:12 +00:00
plugin_api.h Put the pointer to "tcp_dissect_pdus()" in the function pointer table 2002-05-05 00:34:12 +00:00
plugin_api_decls.h Put the pointer to "tcp_dissect_pdus()" in the function pointer table 2002-05-05 00:34:12 +00:00
plugin_api_defs.h Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment, 2002-05-05 00:16:38 +00:00
plugin_table.h Fix a return type mismatch for get_CDR_wchar and a parameter type mismatch 2002-05-16 02:43:53 +00:00