aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ppi-gps.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-1/+1
2011-09-21Fix ex "modeline" so it works;wmeier1-1/+1
2011-07-29Remove unneeded #includes and do other minor cleanup.wmeier1-50/+44
2011-06-22tvb_format_text → tvb_format_stringzpad.gerald1-1/+1
2011-06-20From Jon Ellch via bug 5175:gerald1-250/+268
2011-04-21Fix Dead Store (Dead nested assignment) Warning found by Clang alagoutte1-1/+1
2011-01-10Clean up the blurbs indicated by checkAPIs.jake1-11/+13
2010-11-19Clean up blurbs a bit. Not much we can do about "Description" - what isguy1-9/+9
2010-11-19Remove a check_col();wmeier1-24/+24
2010-11-18From Jon Ellch via bug #5175: Add PPI-GPS protocol dissector patchsfisher1-0/+624