aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-beep.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-09-11Minor cleanup related to proto_reg_handoff ....Bill Meier1-5/+4
2008-09-02Minor cleanup (mostly related to proto_reg_handoff...)Bill Meier1-2/+1
2008-06-27Fix some warnings reported by gcc -Wshadow ...Bill Meier1-39/+39
2008-05-09Fix some of the Errors/warnings detected by checkapi.Anders Broman1-12/+26
2008-02-07Removed even more "statement not reached" warnings.Stig Bjørlykke1-4/+5
2007-03-26From Sebastien Tandel Ronnie Sahlberg1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-1/+1
2005-08-12some more gmemchunk -> se_alloc() improvementsRonnie Sahlberg1-23/+5
2005-07-28char -> const char warning fixesJörg Mayer1-1/+1
2005-07-09Squelch various signed vs. unsigned warnings by:Guy Harris1-2/+2
2005-02-02From Jon Ringle:Anders Broman1-2/+2
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1121