Wireshark-commits: [Wireshark-commits] rev 36930: /trunk/epan/ /trunk/epan/: value_string.c value_s

Date: Thu, 28 Apr 2011 11:15:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36930

User: darkjames
Date: 2011/04/28 04:15 AM

Log:
 Change value_string_ext->_vs_match to return value_string struct (instead of strptr),
 Now index can be easily calculated so remove idx pointer from all match functions.
 
 Just in case change names if someone is using wireshark internals.

Directory: /trunk/epan/
  Changes    Path              Action
  +42 -42    value_string.c    Modified
  +6 -6      value_string.h    Modified