[PATCH 1/4] rbtree.h: Store compare function instead of wine_rb_functions in wine_rb_tree.

Jacek Caban jacek at codeweavers.com
Tue Aug 30 14:30:25 CDT 2016


The plan is to get rid of wine_rb_functions, but changing wine_rb_init
argument will require a tree-wise change. This series will reduce its size.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
 include/wine/rbtree.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-rbtree.h-Store-compare-function-instead-of-wine_rb_fu.diff
Type: text/x-patch
Size: 1412 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160830/9c335b54/attachment.bin>


More information about the wine-patches mailing list