16 Nov
2010
16 Nov
'10
1:13 p.m.
Dmitry Timoshkov <dmitry(a)codeweavers.com> writes:
@@ -365,7 +365,7 @@ static struct list system_links = LIST_INIT(system_links);
static struct list font_subst_list = LIST_INIT(font_subst_list);
-static struct list font_list = LIST_INIT(font_list); +static struct list global_font_list = LIST_INIT(global_font_list);
I don't see any reason to rename the variable, that makes the patch much larger than necessary. -- Alexandre Julliard julliard(a)winehq.org