|
|
1.1 ! root 1: #include "copyright.h" ! 2: ! 3: /* $Header: XFlush.c,v 11.5 87/09/11 08:03:18 toddb Exp $ */ ! 4: /* Copyright Massachusetts Institute of Technology 1986 */ ! 5: ! 6: #include "Xlibint.h" ! 7: ! 8: /* Flush all buffered output requests. */ ! 9: /* NOTE: NOT necessary when calling any of the Xlib routines. */ ! 10: ! 11: XFlush (dpy) ! 12: register Display *dpy; ! 13: { ! 14: _XFlush (dpy); ! 15: }
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.