|
From: Ethan A M. <merritt@u.washington.edu> - 2006-03-23 07:03:26
|
On Wednesday 22 March 2006 11:59 am, Timoth=E9e Lecomte wrote:
>=20
> Here is a typo in gplt_x11.c, line 5963 :
Added to cvs.
Thanks
> } else if (reply.xselection.target =3D=3D XA_TIMESTAMP) {
>=20
> - FPRINTF((stderr, "timestamp request from %d : %ld\n", i
> + FPRINTF((stderr, "timestamp request from %d : %ld\n",
> reply.xselection.requestor, export_time));
> XChangeProperty(dpy, reply.xselection.requestor,
> reply.xselection.property, reply.xselection.target,
> 32, PropModeReplace, (unsigned char *) &(export_time), 1);
=2D-=20
Ethan A Merritt
Biomolecular Structure Center
University of Washington, Seattle 98195-7742
|