From bca26a7b7c4c4f58d65462ffd3f1b0eaef2d5d4c Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Tue, 25 Nov 2003 19:28:09 +0000 Subject: XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks --- AuUnlock.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'AuUnlock.c') diff --git a/AuUnlock.c b/AuUnlock.c index 7c7eb01..8783b56 100644 --- a/AuUnlock.c +++ b/AuUnlock.c @@ -25,19 +25,14 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/Xau/AuUnlock.c,v 1.4 2001/12/14 19:54:36 dawes Exp $ */ +/* $XFree86: xc/lib/Xau/AuUnlock.c,v 1.5 2003/11/17 22:20:21 dawes Exp $ */ #include #include int -#if NeedFunctionPrototypes XauUnlockAuth ( _Xconst char *file_name) -#else -XauUnlockAuth (file_name) -char *file_name; -#endif { #ifndef WIN32 char creat_name[1025]; -- cgit v1.2.3