diff options
Diffstat (limited to 'xc/lib/Xdmcp/Flush.c')
-rw-r--r-- | xc/lib/Xdmcp/Flush.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/lib/Xdmcp/Flush.c b/xc/lib/Xdmcp/Flush.c index 9de902aab..f02ac27ae 100644 --- a/xc/lib/Xdmcp/Flush.c +++ b/xc/lib/Xdmcp/Flush.c @@ -1,5 +1,5 @@ /* - * $TOG: Flush.c /main/12 1998/02/06 14:39:43 kaleb $ + * $Xorg: Flush.c,v 1.3 2000/08/17 19:45:48 cpqbld Exp $ * * Copyright 1989, 1998 The Open Group @@ -23,7 +23,7 @@ in this Software without prior written authorization from The Open Group. * Author: Keith Packard, MIT X Consortium */ -/* $XFree86: xc/lib/Xdmcp/Flush.c,v 3.5 1998/10/03 08:42:51 dawes Exp $ */ +/* $XFree86: xc/lib/Xdmcp/Flush.c,v 3.6 2001/01/17 19:42:43 dawes Exp $ */ #ifdef WIN32 #define _WILLWINSOCK_ |