diff options
author | Egbert Eich <eich@suse.de> | 2004-03-14 08:35:01 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-14 08:35:01 +0000 |
commit | 850f3f26301d2768b92d0d1de38e0cef467761c0 (patch) | |
tree | 9554d7a89a0d002511887b8f0c9a8421fa65ac59 | |
parent | 4227756d219279272400b4ffc7e77ace44adc600 (diff) |
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
-rw-r--r-- | Clock.c | 2 | ||||
-rw-r--r-- | Clock.h | 2 | ||||
-rw-r--r-- | ClockP.h | 2 | ||||
-rw-r--r-- | XClock-color.ad | 2 | ||||
-rw-r--r-- | xclock.c | 2 | ||||
-rw-r--r-- | xclock.man | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/xclock/Clock.c,v 3.25 2003/07/04 16:24:30 eich Exp $ */ +/* $XFree86: xc/programs/xclock/Clock.c,v 3.26 2003/10/25 00:52:37 dawes Exp $ */ #include <X11/Xlib.h> #include <X11/StringDefs.h> @@ -49,7 +49,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/xclock/Clock.h,v 1.11 2002/10/17 01:00:01 dawes Exp $ */ +/* $XFree86: xc/programs/xclock/Clock.h,v 1.12 2002/10/21 13:33:07 alanh Exp $ */ #ifndef _XawClock_h #define _XawClock_h @@ -49,7 +49,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/programs/xclock/ClockP.h,v 1.11 2002/10/17 01:00:01 dawes Exp $ */ +/* $XFree86: xc/programs/xclock/ClockP.h,v 1.12 2002/10/21 13:33:08 alanh Exp $ */ #ifndef _XawClockP_h #define _XawClockP_h diff --git a/XClock-color.ad b/XClock-color.ad index d8acb7e..95be6cf 100644 --- a/XClock-color.ad +++ b/XClock-color.ad @@ -1,4 +1,4 @@ -! $XFree86$ +! $XFree86: xc/programs/xclock/XClk-col.ad,v 1.2 2003/10/24 20:38:15 tsi Exp $ #include "XClock" @@ -29,7 +29,7 @@ Except as contained in this notice, the name of The Open Group shall 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: xclock.c,v 1.16 2002/10/21 13:33:08 alanh Exp $ */ +/* $XFree86: xc/programs/xclock/xclock.c,v 1.17 2003/12/29 09:10:37 herrb Exp $ */ #include <stdio.h> #include <stdlib.h> @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/xclock/xclock.man,v 1.15 2003/07/04 16:24:30 eich Exp $ +.\" $XFree86: xc/programs/xclock/xclock.man,v 1.16 2003/07/07 15:34:29 eich Exp $ .\" .TH XCLOCK 1 __xorgversion__ .SH NAME |