Thanks, this is in CVS now.
On Fri, Jan 24, 2003 at 11:18:38PM +0100, Tomas wrote:
> hi
>
> pgSetContext is missing in cli_c (along with some other things, but i needed just
>setcontext :)
> so here are diffs to api.c and clien_c.h ...
>
> 58a59,65
> > void pgSetContext(int id) {
> > struct pgreqd_setcontext arg;
> > arg.context = htonl(id);
> >
> > _pg_add_request(PGREQ_SETCONTEXT, &arg, sizeof(arg));
> > }
> >
> 1476a1477,1478
> > void pgSetContext(int id);
> >
--
Only you can prevent creeping featurism!
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel