aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_683.c
Commit message (Expand)AuthorAgeFilesLines
* Use {'0', ...} type initializer for fixed length character arrays.Bill Meier2011-01-311-3/+2
* Remove a break that makes other following statements unreached.Jeff Morriss2011-01-051-1/+0
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-6/+6
* Squelch a compiler warning.Guy Harris2010-04-071-2/+2
* Remove unneeded #include <stdio.h>Bill Meier2010-04-031-1/+0
* From Didier Gautheron:Anders Broman2010-01-131-4/+1
* Sanitize epan includesKovarththanan Rajaratnam2009-08-211-1/+1
* Remove some unused variables.Gerald Combs2009-07-301-27/+0
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-5/+5
* From Michael Lum:Anders Broman2009-01-201-15/+12
* Fix some warnings.Guy Harris2009-01-161-43/+41
* From Michael Lum:Anders Broman2009-01-161-291/+3129
* Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke2008-10-311-1/+1
* Fix some of the Errors/warnings detected by checkapiBill Meier2008-05-111-1/+1
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Fix >2600 warnings by doing char -> const char changes.Jörg Mayer2005-07-271-31/+31
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-23/+2
* packet-ansi_683.c(93) : warning C4090: 'return' : different 'const' qualifiersUlf Lamping2005-06-261-3/+3
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+2093