diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:32 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:32 +0000 |
commit | 7fb18f8136d988a305b3a55a584701b8a5d2d620 (patch) | |
tree | fe97adf1db553d2ad28cbc460afcae241149b9c4 | |
parent | f6983fb7f571b827ad5ea1e3e81ee24c65547e1b (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | dsimple.c | 2 | ||||
-rw-r--r-- | dsimple.h | 2 | ||||
-rw-r--r-- | list.c | 2 | ||||
-rw-r--r-- | list.h | 2 | ||||
-rw-r--r-- | multiVis.c | 2 | ||||
-rw-r--r-- | multiVis.h | 2 | ||||
-rw-r--r-- | wsutils.h | 2 | ||||
-rw-r--r-- | xwd.c | 2 | ||||
-rw-r--r-- | xwd.man | 2 |
9 files changed, 9 insertions, 9 deletions
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xlsfonts/dsimple.c,v 3.7 2003/09/24 02:43:38 dawes Exp $ */ #include <X11/Xos.h> #include <X11/Xlib.h> @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xlsfonts/dsimple.h,v 1.9 2003/11/17 22:20:54 dawes Exp $ */ /* * Just_display.h: This file contains the definitions needed to use the @@ -34,7 +34,7 @@ other dealings in this Software without prior written authorization from The Open Group. ----------------------------------------------------------------------- **/ -/* $XFree86$ */ +/* $XFree86: xc/programs/xwd/list.c,v 3.7 2003/11/17 22:20:54 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> @@ -34,7 +34,7 @@ other dealings in this Software without prior written authorization from The Open Group. -------------------------------------------------------------------- **/ -/* $XFree86$ */ +/* $XFree86: xc/programs/xwd/list.h,v 1.6 2003/11/17 22:20:54 dawes Exp $ */ #ifndef LIST_DEF #define LIST_DEF @@ -34,7 +34,7 @@ other dealings in this Software without prior written authorization from The Open Group. ------------------------------------------------------------------------ **/ -/* $XFree86$ */ +/* $XFree86: xc/programs/xwd/multiVis.c,v 1.10 2003/11/17 22:20:54 dawes Exp $ */ #include <stdlib.h> #include <X11/Xlib.h> @@ -34,7 +34,7 @@ other dealings in this Software without prior written authorization from The Open Group. ------------------------------------------------------------------------ **/ -/* $XFree86$ */ +/* $XFree86: xc/programs/xwd/multiVis.h,v 1.3 2003/11/17 22:20:54 dawes Exp $ */ extern int GetMultiVisualRegions( Display *, Window, int, int, unsigned int, @@ -34,7 +34,7 @@ other dealings in this Software without prior written authorization from The Open Group. ------------------------------------------------------------------------ **/ -/* $XFree86$ */ +/* $XFree86: xc/programs/xwd/wsutils.h,v 1.3 2003/11/17 22:20:54 dawes Exp $ */ /****************************************************************************** * @@ -25,7 +25,7 @@ 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$ */ +/* $XFree86: xc/programs/xwd/xwd.c,v 3.12 2002/09/19 00:19:56 dawes Exp $ */ /* * xwd.c MIT Project Athena, X Window system window raster image dumper. @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/xwd/xwd.man,v 1.9 2002/04/22 20:53:10 herrb Exp $ .\" .TH XWD 1 __xorgversion__ .SH NAME |