aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ff.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-3/+1
2009-07-10Use correct length for "Version OD Calling".Stig Bjørlykke1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-16/+16
2009-03-23Removed some "initializer does not fit or is out of range" warnings.Stig Bjørlykke1-1/+1
2008-08-26#include <emem.h> not req'dBill Meier1-1/+0
2008-05-13Fix some of the Errors/warnings detected by checkapi.Bill Meier1-824/+1240
2008-02-29Properly attribute the FOUNDATION Fieldbus dissector to Yukiyo Akisada.Jaap Keuter1-1/+1
2008-02-18Add $Id$Bill Meier1-0/+2
2008-02-07Removed even more "statement not reached" warnings.Stig Bjørlykke1-11/+0
2008-01-12Fix Windows warning/error: integral size mismatchStephen Fisher1-6/+6
2008-01-11The Windows compiler thinks that doing return(func_that_returns_void()) in a ...Jeff Morriss1-1/+1
2008-01-11From Yukiyo Akisada:Jaap Keuter1-0/+16935