aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sndcp-xid.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-09-21(Trivial) Remove trailing whitespace from lines for a few files.wmeier1-36/+36
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2009-11-09Put sndcp-xid elements in the sndcp-xid subtree.stig1-7/+6
2008-12-13From Vincent Helfre:etxrab1-3/+2
2008-10-18From beanniecai:jake1-12/+11
2008-09-26Minor cleanups related to proto_reg_handoffwmeier1-7/+0
2008-08-01boolean -> gbooleanstig1-2/+2
2008-08-01fix packet-sndcp-xid.c:483: warning: unused parameter 'pinfo'etxrab1-1/+1
2008-08-01From Vincent Helfre:etxrab1-0/+901