wireshark-commits  

[Wireshark-commits] rev 31812: /trunk/ /trunk/doc/: README.binarytrees /trunk/epan/: emem.c emem.h

stig
Sun, 07 Feb 2010 03:01:58 -0800

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

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe
  • [Wireshark-commits] rev 31812: /trunk/ /trunk/doc/: README.binarytrees /trunk/epan/: emem.c emem.h stig