aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-turnchannel.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-10-09From Didier Gautheron:etxrab1-3/+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-10-09Minor cleanup in proto_reg_handoff; remove unused #include and typedefswmeier1-16/+3
2008-08-01packet-turnchannel.c:219: warning: passing argument 2 of 'register_dissector'...etxrab1-6/+6
2008-08-01From stéphane bryant:etxrab1-0/+247