aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-q933.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-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-24/+24
2008-12-20Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-09-30Minor proto_reg_handoff cleanup: use find_dissector when appropriate.wmeier1-1/+1
2008-08-14Use const with value_string array definitionswmeier1-1/+1
2008-08-14Added a missing {0,NULL} as noted by Christopher.stig1-0/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-08-05More char -> const char warning fixesjmayer1-2/+2
2005-08-02Fix more "no previous declaration" warningsjmayer1-5/+5
2005-04-22Don't pass a null format string to val_to_str().gerald1-1/+1
2005-04-22Don't pass a null format string to val_to_str().gerald1-1/+1
2005-03-21from Hannes Gredlersahlberg1-0/+134
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+2150