aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_683.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-27From Yaniv Kaul:wmeier1-2160/+2156
2011-04-22Use _U_ for unused function parameters instead of assigning a variablesfisher1-7/+1
2011-01-31Use {'0', ...} type initializer for fixed length character arrays.wmeier1-3/+2
2011-01-05Remove a break that makes other following statements unreached.morriss1-1/+0
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-6/+6
2010-04-07Squelch a compiler warning.guy1-2/+2
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2010-01-13From Didier Gautheron:etxrab1-4/+1
2009-08-21Sanitize epan includeskrj1-1/+1
2009-07-30Remove some unused variables.gerald1-27/+0
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-5/+5
2009-01-20From Michael Lum:etxrab1-15/+12
2009-01-16Fix some warnings.guy1-43/+41
2009-01-16From Michael Lum:etxrab1-291/+3129
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-1/+1
2008-05-11Fix some of the Errors/warnings detected by checkapiwmeier1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-07-27Fix >2600 warnings by doing char -> const char changes.jmayer1-31/+31
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;guy1-23/+2
2005-06-26packet-ansi_683.c(93) : warning C4090: 'return' : different 'const' qualifiersulfl1-3/+3
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+2093