mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-15 19:22:22 +00:00
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
This commit is contained in:
parent
90f1536dd3
commit
adc7f9a4eb
705 changed files with 30330 additions and 26603 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in a new issue