aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_683.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-05Remove a break that makes other following statements unreached.Jeff Morriss1-1/+0
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-6/+6
2010-04-07Squelch a compiler warning.Guy Harris1-2/+2
2010-04-03Remove unneeded #include <stdio.h>Bill Meier1-1/+0
2010-01-13From Didier Gautheron:Anders Broman1-4/+1
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-1/+1
2009-07-30Remove some unused variables.Gerald Combs1-27/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-5/+5
2009-01-20From Michael Lum:Anders Broman1-15/+12
2009-01-16Fix some warnings.Guy Harris1-43/+41
2009-01-16From Michael Lum:Anders Broman1-291/+3129
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-05-11Fix some of the Errors/warnings detected by checkapiBill Meier1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2005-07-27Fix >2600 warnings by doing char -> const char changes.Jörg Mayer1-31/+31
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-23/+2
2005-06-26packet-ansi_683.c(93) : warning C4090: 'return' : different 'const' qualifiersUlf Lamping1-3/+3
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+2093