Add LIST_FOR_EACH_SAFE - a list iteration macro that is safe against
authorRobert Shearman <rob@codeweavers.com>
Wed, 12 Jan 2005 19:27:35 +0000 (19:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 12 Jan 2005 19:27:35 +0000 (19:27 +0000)
commite1d2a837a04567526ab31e87e7369a2935cd08f0
treec1dc259c448462ccc1786f1a35edc566e099fb7f
parent89f5c8241f64b0d18ac6dd4021c8c565c73e429b
Add LIST_FOR_EACH_SAFE - a list iteration macro that is safe against
removal.
include/wine/list.h