Diff

Differences From Artifact [83ccef81a9]:

To Artifact [500be98cb0]:


115
116
117
118
119
120
121
122
123
	memcpy(data, localbuf, i);

	/* Nonetheless, continue looping round; we might find a better one. */
    }
    pclose(fp);
    sfree(localbuf);
}

const char platform_x11_best_transport[] = "unix";







<
<
115
116
117
118
119
120
121


	memcpy(data, localbuf, i);

	/* Nonetheless, continue looping round; we might find a better one. */
    }
    pclose(fp);
    sfree(localbuf);
}