Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.
[obnox/wireshark/wip.git] / epan / dissectors / packet-synphasor.c
2011-06-19 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-05-06 etxrab VALS(& -> VALS(
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-06 wmeierFix various typos and spelling errors.
2010-11-05 stigFixed a printf modifier to remove a warning from clang.
2010-05-13 morrissAs suggested in wireshark.org/lists/wireshark-dev/20080...
2009-11-17 dimegRemove the address operator from value_string arrays...
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-04-03 guyTurn length variables that don't need to be size_t...
2009-03-31 wmeierIf GLib < 2.10.0 use g_mem_chunk instead of g_slice.
2009-03-30 wmeierFrom Jens Steinhauser: IEEE C37.118 Synchrophasor dissector