aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-newmail.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-04-06#include <string.h> not needed.Bill Meier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>Bill Meier1-1/+0
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-05-31Change my e-mail addressStephen Fisher1-1/+1
2008-09-19Minor cleanup mostly related to proto_reg_handoffBill Meier1-21/+13
2006-10-03From Stephen Fisher:Anders Broman1-0/+8
2006-09-28From stephen fisher:Ronnie Sahlberg1-0/+148