merge latest (4.3.99.16) from XFree86 (vendor) branch

This commit is contained in:
Kaleb Keithley
2003-11-26 22:49:07 +00:00
parent c57959ad6a
commit 0097b6fe2d
796 changed files with 58012 additions and 26524 deletions

View File

@@ -46,6 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
/* $XFree86: xc/programs/Xserver/mfb/mfbwindow.c,v 1.4 2003/11/03 05:36:35 tsi Exp $ */
#include "X.h"
#include "scrnintstr.h"
@@ -55,8 +56,6 @@ SOFTWARE.
#include "regionstr.h"
#include "maskbits.h"
extern WindowPtr *WindowTable;
Bool
mfbCreateWindow(pWin)
register WindowPtr pWin;