aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cups.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-26Get rid of check_col, while at it set ENC.etxrab1-6/+5
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-03-09Mark unused arguments.guy1-1/+1
2009-09-30Remove unneeded 'if(check_col()...)'wmeier1-2/+1
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-2/+2
2007-04-23Add some GCC warnings to the standard set, and add some others to theguy1-1/+1
2007-03-26From Sebastien Tandel sahlberg1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-1/+1
2005-07-28char -> const char warning fixesjmayer1-2/+2
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+391