diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:47 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:47 +0000 |
commit | bd9ea89f86f07a1cf9af7ab682e4d15e4aca8a26 (patch) | |
tree | a36cffda425b41fd95d025bc4bb9a82e6b085fec | |
parent | fd66831167324e4242e9e0c4113bf8e8b815fa55 (diff) |
merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)CYGWIN-RELEASE-1-MERGECYGWIN-PRE-6_8_0-MERGECYGWIN-HEAD-MERGECYGWIN-HEAD-LAST-MERGECYGWIN-6_8_2-MERGECYGWIN-6_8_1-MERGECYGWIN-6_8_0-MERGECYGWIN
-rw-r--r-- | xfindproxy.c | 2 | ||||
-rw-r--r-- | xfindproxy.man | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xfindproxy.c b/xfindproxy.c index 7592167..aa2385f 100644 --- a/xfindproxy.c +++ b/xfindproxy.c @@ -25,7 +25,7 @@ not be 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/programs/xfindproxy/xfindproxy.c,v 1.9 2003/05/27 22:27:05 tsi Exp $ */ +/* $XFree86: xc/programs/xfindproxy/xfindproxy.c,v 1.8tsi Exp $ */ #include <stdio.h> diff --git a/xfindproxy.man b/xfindproxy.man index aa29256..122c6f8 100644 --- a/xfindproxy.man +++ b/xfindproxy.man @@ -24,7 +24,7 @@ .\" from The Open Group. .\" .\" -.\" $XFree86: xc/programs/xfindproxy/xfindproxy.man,v 1.7 2001/12/14 20:01:32 dawes Exp $ +.\" $XFree86: xc/programs/xfindproxy/xfindproxy.man,v 1.6 2001/01/27 18:21:12 dawes Exp $ .\" .TH XFINDPROXY 1 __xorgversion__ .SH NAME |