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/Fill.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'libXdmcp/Fill.c') diff --git a/libXdmcp/Fill.c b/libXdmcp/Fill.c index 08f6b350a..dd26d8b2d 100644 --- a/libXdmcp/Fill.c +++ b/libXdmcp/Fill.c @@ -55,11 +55,7 @@ in this Software without prior written authorization from The Open Group. #endif int -XdmcpFill (fd, buffer, from, fromlen) - int fd; - XdmcpBufferPtr buffer; - XdmcpNetaddr from; /* return */ - int *fromlen; /* return */ +XdmcpFill (int fd, XdmcpBufferPtr buffer, XdmcpNetaddr from, int *fromlen) { BYTE *newBuf; #ifdef STREAMSCONN -- cgit v1.2.3