Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
[metze/wireshark/wip.git] / plugins / ethercat / packet-ams.c
2012-01-13 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-15 Bill MeierConvert plugin files proto_tree_add_item() 'encoding...
2011-10-10 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-05 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-04-05 Anders BromanGet rid of a bunch of check_col().
2009-09-24 Kovarththanan Raja... * Prefer col_append_str instead of col_append_fstr...
2009-08-21 Bill Meier(Minor) Remove unneeded #includes.
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-02-09 Stig BjørlykkeFrom Peter Johansson:
2008-10-25 Bill Meierproto_register/proto_reg_handoff; Various small cleanup...
2008-03-05 Anders BromanFrom Peter Johansson :
2007-10-15 Anders BromanFrom Peter Johansson:
2007-10-14 Anders BromanEthercat plugin