aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gvcp.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-18Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang Alexis La Goutte1-2/+1
2011-01-21Adress => Address corrections (also in comments).Sake Blok1-3/+3
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-03-16A few minor changes:Bill Meier1-14/+15
2010-03-15tvb_length() is *not* the length of the packet; it's the amount ofGuy Harris1-6/+6
2010-03-15From Adrian Daerr:Jaap Keuter1-0/+464