diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-11-11 10:14:42 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-11-11 10:14:42 +0000 |
commit | 70954b8d0f07e8b2313f9711ab4ef718a0815f25 (patch) | |
tree | 7ca4414023c89608ed626c06f6642b957eb8dabf /lib/libXdmcp/Wrap.c | |
parent | dcfd76c8b420ac78e6654341e1d0d7edb1626e95 (diff) |
Update to libXdmcp 1.1.0.
Tested by krw@, ajacoutot@, jasper@ and on a bulk ports build by landry@
Diffstat (limited to 'lib/libXdmcp/Wrap.c')
-rw-r--r-- | lib/libXdmcp/Wrap.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/libXdmcp/Wrap.c b/lib/libXdmcp/Wrap.c index d8a032abc..f025caff0 100644 --- a/lib/libXdmcp/Wrap.c +++ b/lib/libXdmcp/Wrap.c @@ -1,7 +1,4 @@ /* - * $Xorg: Wrap.c,v 1.4 2001/02/09 02:03:49 xorgcvs Exp $ - * - * Copyright 1989, 1998 The Open Group Permission to use, copy, modify, distribute, and sell this software and its @@ -27,8 +24,6 @@ in this Software without prior written authorization from The Open Group. * Author: Keith Packard, MIT X Consortium */ -/* $XFree86: xc/lib/Xdmcp/Wrap.c,v 1.3 2001/01/17 19:42:44 dawes Exp $ */ - #ifdef HAVE_CONFIG_H #include <config.h> #endif |