aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-synphasor.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-13As suggested in http://www.wireshark.org/lists/wireshark-dev/200809/msg00075....Jeff Morriss1-29/+18
2009-11-17Remove the address operator from value_string arrays fed to VALS()Gerasimos Dimitriadis1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-1/+1
2009-04-03Turn length variables that don't need to be size_t into guint.Guy Harris1-2/+2
2009-03-31If GLib < 2.10.0 use g_mem_chunk instead of g_slice.Bill Meier1-1/+24
2009-03-30From Jens Steinhauser: IEEE C37.118 Synchrophasor dissectorBill Meier1-0/+1410