1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 01:48:00 +00:00

Placate optimiser.

[originally from svn r7939]
This commit is contained in:
Simon Tatham 2008-03-26 18:16:52 +00:00
parent 82a586792f
commit 397dcf5bae

View File

@ -1843,7 +1843,7 @@ void unifontsel_set_name(unifontsel *fontsel, const char *fontname)
{
unifontsel_internal *fs = (unifontsel_internal *)fontsel;
int i, start, end, size;
const char *fontname2;
const char *fontname2 = NULL;
fontinfo *info;
/*