merge latest (4.3.99.16) from XFree86 (vendor) branch
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $XFree86: xc/programs/Xserver/os/osdep.h,v 3.17 2002/05/31 18:46:06 dawes Exp $ */
|
||||
/* $XFree86: xc/programs/Xserver/os/osdep.h,v 3.18 2003/04/27 21:31:09 herrb Exp $ */
|
||||
/***********************************************************
|
||||
|
||||
Copyright 1987, 1998 The Open Group
|
||||
@@ -215,6 +215,8 @@ extern int StandardFlushClient(
|
||||
char* /*extraBuf*/,
|
||||
int /*extraCount*/
|
||||
);
|
||||
extern int LbxFlushClient(ClientPtr /*who*/, OsCommPtr /*oc*/,
|
||||
char */*extraBuf*/, int /*extraCount*/);
|
||||
#else
|
||||
extern int FlushClient(
|
||||
ClientPtr /*who*/,
|
||||
|
||||
Reference in New Issue
Block a user