aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sscf-nni.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-2/+2
2008-09-26Minor cleanups related to proto_reg_handoffwmeier1-8/+0
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2004-11-24From Jeff Morriss: SSCOP over UDP and SSCF-NNI support.guy1-0/+148