aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pw-fr.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-2/+2
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-8/+8
2011-09-21(Trivial) Remove trailing whitespace from lines for a few files.wmeier1-31/+31
2011-04-22Fix a "equality comparison with extraneous parentheses" warning foundsfisher1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkkrj1-13/+3
2009-03-27(Minor); if (! initialized) not req'd; move hf[] to proto_register;wmeier1-43/+35
2009-03-27From Artem Tamazov:etxrab1-0/+320