aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xcsl.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-04-08More ethereal --> wiresharkBill Meier1-1/+1
2008-08-25#include <prefs.h> not req'dBill Meier1-1/+0
2008-03-14Added check for length in heuristic check so we don't dissect unknownStig Bjørlykke1-2/+4
2008-03-10From Dick Gooris:Jaap Keuter1-0/+368