aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rdm.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-3/+3
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-11/+11
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...wmeier1-5/+5
2010-05-20Rewrote to avoid "More data arguments than '%' conversions" warning.stig1-3/+5
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-5/+5
2008-09-26Minor cleanups related to proto_reg_handoffwmeier1-1/+0
2006-10-18From Shaun Jackmanjake1-0/+277