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

Date: Tue, 07 Jul 2009 17:03:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28994

User: wmeier
Date: 2009/07/07 10:03 AM

Log:
 Fix the esl protocol enable/disable handling issue introduced in SVN #28986:
   Use the standard "if (!initialized)..." logic in proto_reg_handoff().
 Also: use "true_false_string flags_yes_no" as in the original patch.

Directory: /trunk/plugins/ethercat/
  Changes    Path            Action
  +16 -13    packet-esl.c    Modified