diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-07-21 19:05:41 -0400 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-07-21 19:05:41 -0400 |
commit | 7465010d59ec435bd00b738f0cef766b352dc7eb (patch) | |
tree | b87bf4909a05e86ab8899b798ff853f20e64630c /os/connection.c | |
parent | 1d31ed778284082e1060bff63317c94581d9eb9b (diff) | |
parent | 0aaac95b0d12089b256c97f6ff955c8c229ae095 (diff) |
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug
Diffstat (limited to 'os/connection.c')
-rw-r--r-- | os/connection.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/os/connection.c b/os/connection.c index 7648a52ca..ef0578908 100644 --- a/os/connection.c +++ b/os/connection.c @@ -1,4 +1,3 @@ -/* $Xorg: connection.c,v 1.6 2001/02/09 02:05:23 xorgcvs Exp $ */ /*********************************************************** Copyright 1987, 1989, 1998 The Open Group @@ -45,7 +44,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/Xserver/os/connection.c,v 3.64 2003/10/07 22:50:42 herrb Exp $ */ /***************************************************************** * Stuff to create connections --- OS dependent * |