From 67b353c9ce039b254ba2e92cd6f842c505a8bd21 Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 24 Sep 2009 10:49:08 +0000 Subject: Update following packages: - xproto-7.0.16 - libXdmcp-1.0.3 - bdftopcf-1.0.2 - xorg-server-1.6.99.902 --- libXdmcp/Flush.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'libXdmcp/Flush.c') diff --git a/libXdmcp/Flush.c b/libXdmcp/Flush.c index d04cdb378..6a32e7c7a 100644 --- a/libXdmcp/Flush.c +++ b/libXdmcp/Flush.c @@ -55,11 +55,7 @@ in this Software without prior written authorization from The Open Group. #endif int -XdmcpFlush (fd, buffer, to, tolen) - int fd; - XdmcpBufferPtr buffer; - XdmcpNetaddr to; - int tolen; +XdmcpFlush (int fd, XdmcpBufferPtr buffer, XdmcpNetaddr to, int tolen) { int result; #ifdef STREAMSCONN -- cgit v1.2.3