Annotation of 43BSD/contrib/X/Xlib/XExpandEvents.c, revision 1.1.1.1

1.1       root        1: #include <X/mit-copyright.h>
                      2: 
                      3: /* $Header: XExpandEvents.c,v 10.4 86/02/01 15:33:09 tony Rel $ */
                      4: /* Copyright    Massachusetts Institute of Technology    1985  */
                      5: 
                      6: #include "XlibInternal.h"
                      7: 
                      8: /*
                      9:  * XExpandEvents - Compress MouseMoved events such that all MouseMoved
                     10:  * events that are recieved are returned.
                     11:  */
                     12:  
                     13: XExpandEvents()
                     14: {
                     15:        _XlibCurrentDisplay->squish = 0;
                     16: }
                     17: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.