aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lapdm.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-4/+4
2009-03-16Removed some non-ASCII characters.stig1-1/+1
2009-01-28Use standard format (proto_reg_handoff last in the file).wmeier1-6/+6
2009-01-14reg_handoff: removed unneeded code; also: prefs callback not req'dwmeier1-5/+1
2009-01-07From Duncan Salerno:jake1-0/+492