diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:11 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:32:11 +0000 |
commit | 12cdd55336d661db32b21456fa161b0611432f78 (patch) | |
tree | 49526008cc2e951f07c5cf2c755ecf0c5771a138 | |
parent | a9ea794c9432eb5abb7d222e032f9cec0870f89a (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-- | b4light.c | 2 | ||||
-rw-r--r-- | beforelight.man | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ in this Software without prior written authorization from the X Consortium. * * Author: Keith Packard, MIT X Consortium */ -/* $XFree86: xc/programs/beforelight/b4light.c,v 3.7 2003/10/24 20:38:10 tsi Exp $ */ +/* $XFree86: xc/programs/beforelight/b4light.c,v 3.6tsi Exp $ */ #include <X11/Xatom.h> #include <X11/Intrinsic.h> diff --git a/beforelight.man b/beforelight.man index ed6ce50..bdde823 100644 --- a/beforelight.man +++ b/beforelight.man @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from the X Consortium. .\" -.\" $XFree86: xc/programs/beforelight/b4light.man,v 3.2 2001/02/09 03:47:56 tsi Exp $ +.\" $XFree86: xc/programs/beforelight/b4light.man,v 3.1 2001/01/27 18:21:00 dawes Exp $ .\" .TH beforelight 1 __xorgversion__ .SH NAME |