diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-09-15 16:33:20 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-09-15 16:33:20 +0000 |
commit | 4b23839f5a0e9c741e81e2a4742e6e4438c2fefe (patch) | |
tree | 645a4200b325f9dfa45c9b7f65c9cfd42d76a704 | |
parent | 672775201453f8242c36b00af6448c183f6e8435 (diff) |
Pull XORG-6_8_0 to CYGWIN branchCYGWIN-6_8_2-MERGECYGWIN-6_8_1-MERGECYGWIN-6_8_0-MERGECYGWIN
-rw-r--r-- | include/X11/extensions/XRes.h | 2 | ||||
-rw-r--r-- | man/XRes.man | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/X11/extensions/XRes.h b/include/X11/extensions/XRes.h index a4c8c9b..99a3643 100644 --- a/include/X11/extensions/XRes.h +++ b/include/X11/extensions/XRes.h @@ -1,7 +1,7 @@ /* Copyright (c) 2002 XFree86 Inc */ -/* $XdotOrg: xc/include/extensions/XRes.h,v 1.1.4.1.4.2 2004/03/05 12:46:30 eich Exp $ */ +/* $XdotOrg: xc/include/extensions/XRes.h,v 1.2 2004/04/23 18:43:06 eich Exp $ */ /* $XFree86: xc/include/extensions/XRes.h,v 1.3 2002/03/10 22:05:51 mvojkovi Exp $ */ #ifndef _XRES_H diff --git a/man/XRes.man b/man/XRes.man index 28a79c6..25c27b9 100644 --- a/man/XRes.man +++ b/man/XRes.man @@ -1,5 +1,5 @@ .\" -.\" $XdotOrg: xc/lib/XRes/XRes.man,v 1.1.4.1.4.2 2004/03/05 12:46:31 eich Exp $ +.\" $XdotOrg: xc/lib/XRes/XRes.man,v 1.2 2004/04/23 18:43:36 eich Exp $ .\" $XFree86: xc/lib/XRes/XRes.man,v 1.2 2003/10/13 21:22:54 herrb Exp $ .\" .\" Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved. |