aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pw-fr.c
AgeCommit message (Expand)AuthorFilesLines
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