aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gsm_um.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_set_str (COL_RES_DL_SRC/COL_RES_DL_DST) with col_checkkrj1-10/+5
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-01-28Use standard format (proto_reg_handoff last in the file).wmeier1-16/+15
2009-01-14prefs callback not needed.wmeier1-1/+1
2009-01-07From Duncan Salerno:jake1-0/+306