Displaying 1 result from an estimated 1 matches for "x11_check_cooki".
Did you mean:
x11_check_cookie
2001 Jun 15
1
no // comments, please
...code, as I discovered when trying to build the latest snapshot
(20010615) with the Tru64 UNIX C compiler.
*** channels.h.orig Fri Jun 8 18:20:07 2001
--- channels.h Fri Jun 15 14:41:01 2001
***************
*** 209,215 ****
/* x11 forwarding */
int x11_connect_display(void);
! //int x11_check_cookie(Buffer *b);
char *x11_create_display(int screen);
char *x11_create_display_inet(int screen, int x11_display_offset);
void x11_input_open(int type, int plen, void *ctxt);
--- 209,215 ----
/* x11 forwarding */
int x11_connect_display(void);
! /*int x11_check_cookie(Buffer *b);*...