Wireshark-commits: [Wireshark-commits] rev 31412: /trunk/plugins/ethercat/ /trunk/plugins/ethercat/

Date: Sat, 02 Jan 2010 22:00:35 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31412

User: wmeier
Date: 2010/01/02 02:00 PM

Log:
 Do some cleanup:
 - Separate .h file not req'd since not used elsewhere;
 - Use bitmasks instead of using non-portable bitfields;
 - Note possible incorrect display of crcError and alignError flags;
 - Clean up spacing.

Directory: /trunk/plugins/ethercat/
  Changes    Path               Action
  +0 -1      Makefile.common    Modified
  +276 -192  packet-esl.c       Modified
  +0 -68     packet-esl.h       Removed