aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-q933.c
Commit message (Expand)AuthorAgeFilesLines
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-24/+24
* Fix various typos and spelling errors (mostly in text strings)Bill Meier2008-12-201-1/+1
* Minor proto_reg_handoff cleanup: use find_dissector when appropriate.Bill Meier2008-09-301-1/+1
* Use const with value_string array definitionsBill Meier2008-08-141-1/+1
* Added a missing {0,NULL} as noted by Christopher.Stig Bjørlykke2008-08-141-0/+1
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-1/+1
* More char -> const char warning fixesJörg Mayer2005-08-051-2/+2
* Fix more "no previous declaration" warningsJörg Mayer2005-08-021-5/+5
* Don't pass a null format string to val_to_str().Gerald Combs2005-04-221-1/+1
* Don't pass a null format string to val_to_str().Gerald Combs2005-04-221-1/+1
* from Hannes GredlerRonnie Sahlberg2005-03-211-0/+134
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+2150