aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sndcp-xid.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-06#include <string.h> not needed.Bill Meier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>Bill Meier1-1/+0
2009-11-09Put sndcp-xid elements in the sndcp-xid subtree.Stig Bjørlykke1-7/+6
2008-12-13From Vincent Helfre:Anders Broman1-3/+2
2008-10-18From beanniecai:Jaap Keuter1-12/+11
2008-09-26Minor cleanups related to proto_reg_handoffBill Meier1-7/+0
2008-08-01boolean -> gbooleanStig Bjørlykke1-2/+2
2008-08-01fix packet-sndcp-xid.c:483: warning: unused parameter 'pinfo'Anders Broman1-1/+1
2008-08-01From Vincent Helfre:Anders Broman1-0/+901