summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-fip.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-15Change col_set_str() call to col_add_str() since the string being passedStig Bjørlykke1-1/+2
2010-01-13From Didier Gautheron:Anders Broman1-2/+1
2009-11-17Remove the address operator from value_string arrays fed to VALS()Gerasimos Dimitriadis1-6/+6
2009-11-09Removed an unused variable.Stig Bjørlykke1-2/+0
2009-10-16From Joe Eykholt:Jaap Keuter1-5/+8
2009-09-23Fix for bug 4046:Jaap Keuter1-1/+1
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-2/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-39/+39
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-4/+4
2008-10-30From Joe Eykholt:Jaap Keuter1-61/+109
2008-08-25#include <prefs.h> not req'dBill Meier1-1/+0
2008-08-01From Joe Eykholt:Jaap Keuter1-4/+4
2008-07-15From Joe Eykholt:Jaap Keuter1-0/+562