Wireshark-commits: [Wireshark-commits] rev 32576: /trunk/epan/ /trunk/epan/: proto.c proto.h value_

Date: Tue, 27 Apr 2010 12:38:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32576

User: etxrab
Date: 2010/04/27 05:38 AM

Log:
 From Jakub Zawadzki:
  - use function pointers instead of switch.
  - initalize ->match_type during first use of match_str() func.

Directory: /trunk/epan/
  Changes    Path              Action
  +0 -27     proto.c           Modified
  +0 -4      proto.h           Modified
  +77 -25    value_string.c    Modified
  +6 -13     value_string.h    Modified