aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-l1-events.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-4/+4
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2009-12-04Fix a problem where the Info column's contents was changing erraticallysfisher1-1/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2008-09-27Minor cleanup for proto_reg-handoff & etcwmeier1-7/+3
2008-04-22Clarify where these L1 event messages come from.guy1-1/+1
2008-04-20From Rolf Fiedler (bug 2408):stig1-0/+152