list: make LIST_FOR_EACH_ENTRY look more like a for loop

Dimi Paun dimi at lattica.com
Thu May 19 07:24:35 CDT 2005


I've always been a bit confused about the parameters to the
list macros. If you don't use them much (which I didn't) it's
hard to remember them. I think it would be best if we are
consistent with other for loops out there.

ChangeLog
    Change the parameter order for LIST_FOR_EACH_ENTRY()
    to more closely match the for loop.


-- 
Dimi Paun <dimi at lattica.com>
Lattica, Inc.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: list-for-each-entry.diff
Type: text/x-patch
Size: 24883 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050519/c5fa2dd7/list-for-each-entry.bin


More information about the wine-patches mailing list