XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

This commit is contained in:
Kaleb Keithley 2003-11-25 19:29:01 +00:00
commit adc7f9a4eb
705 changed files with 30330 additions and 26603 deletions

View file

@ -30,6 +30,7 @@
* Header file for users of machine-independent DBE code
*
*****************************************************************************/
/* $XFree86: xc/programs/Xserver/dbe/midbe.h,v 3.2 2003/11/17 22:20:32 dawes Exp $ */
#ifndef MIDBE_H
@ -38,10 +39,8 @@
/* EXTERNS */
extern Bool miDbeInit(
#if NeedFunctionPrototypes
ScreenPtr pScreen,
DbeScreenPrivPtr pDbeScreenPriv
#endif
);
#endif /* MIDBE_H */