aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipars.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-19From beroset:Anders Broman1-1/+1
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier1-3/+3
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 Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-12-13Convert "4 space tabs" to spaces; Minor reformatting.Bill Meier1-136/+132
2009-09-23Use col_set_str instead of col_add_fstr/col_add_str when adding constant stri...Kovarththanan Rajaratnam1-2/+2
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-1/+1
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-1/+1
2009-03-23Removed some "initializer does not fit or is out of range" warnings.Stig Bjørlykke1-1/+1
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2007-12-16From Fulko Hew:Stig Bjørlykke1-0/+188