aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ixveriwave.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-24Move proto_register..() and proto_reg_handoff...() to the end of the file;Bill Meier1-442/+448
2012-04-28Remove a couple of unused assignments pointed out by clang.Martin Mathieson1-2/+0
2012-04-26Fix presumed typo (zero-origin bit 5 is 0x0020, not 0x0002).Guy Harris1-1/+1
2012-04-26Fix indentation.Guy Harris1-1/+1
2012-04-25Remove some unnecessary includes and fix some indentation.Martin Mathieson1-51/+50
2012-04-24packet-ixveriwave.c:275:12: error: variable ‘vwf_txf’ set but not used.Anders Broman1-3/+0
2012-04-21Delete some unused variables, in response to clang warnings. From TomMartin Mathieson1-32/+4
2012-04-20Patch for https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5048Martin Mathieson1-0/+1544