Wireshark-commits: [Wireshark-commits] rev 31812: /trunk/ /trunk/doc/: README.binarytrees /trunk/ep

Date: Sun, 07 Feb 2010 11:01:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31812

User: stig
Date: 2010/02/07 03:01 AM

Log:
 From Alex Lindberg via bug 4463:
 Added se_tree_lookup32_array_le to emem.[ch].  This function is similar to
 se_tree_lookup32_le already defined.
 
 Updated README.binarytrees to reflect this added function and corrected minor
 spelling issues.

Directory: /trunk/doc/
  Changes    Path                  Action
  +21 -7     README.binarytrees    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +29 -0     emem.c        Modified
  +15 -1     emem.h        Modified