From 72e353567f8927996a26e72848d86f692c3f0737 Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Fri, 14 Nov 2003 16:48:46 +0000 Subject: XFree86 4.3.0.1 --- src/misc.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/misc.c') diff --git a/src/misc.c b/src/misc.c index 0ed98b0..1c28e8d 100644 --- a/src/misc.c +++ b/src/misc.c @@ -26,6 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ +/* $XFree86: xc/lib/ICE/misc.c,v 1.4 2001/12/14 19:53:36 dawes Exp $ */ #ifdef WIN32 #define _WILLWINSOCK_ @@ -69,8 +70,9 @@ unsigned long size; * Output/Input buffer functions */ +int IceFlush (iceConn) - + IceConn iceConn; { -- cgit v1.2.3