aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pw-fr.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-28Cleanup:Bill Meier1-6/+4
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-2/+2
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-8/+8
2011-09-21(Trivial) Remove trailing whitespace from lines for a few files.Bill Meier1-31/+31
2011-04-22Fix a "equality comparison with extraneous parentheses" warning foundStephen Fisher1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-13/+3
2009-03-27(Minor); if (! initialized) not req'd; move hf[] to proto_register;Bill Meier1-43/+35
2009-03-27From Artem Tamazov:Anders Broman1-0/+320