(file) Return to xf86MiscExt.c CVS log (file) (dir) Up to [XFree86 CVS] / xc / programs / Xserver / hw / xfree86 / common

Diff for /xc/programs/Xserver/hw/xfree86/common/xf86MiscExt.c between version 1.11 and 1.12

version 1.11, 2002/11/20 04:04:57 version 1.12, 2003/03/25 04:18:21
Line 1 
Line 1 
 /* /*
  * Copyright (c) 1999 by The XFree86 Project, Inc.  * Copyright (c) 1999 by The XFree86 Project, Inc.
  */  */
 /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86MiscExt.c,v 1.10 2002/09/16 18:05:46 eich Exp $ */  /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86MiscExt.c,v 1.11 2002/11/20 04:04:57 dawes Exp $ */
  
 /* /*
  * This file contains the Pointer/Keyboard functions needed by the  * This file contains the Pointer/Keyboard functions needed by the
  * XFree86-Misc extension.  * XFree86-Misc extension.
  */  */
   
   #ifdef __UNIXOS2__
   #define I_NEED_OS2_H
   #endif
  
 #include "X.h" #include "X.h"
 #include "os.h" #include "os.h"


Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

Powered by
ViewCVS 0.9.2