diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:21:14 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:21:14 +0000 |
commit | d5b34044c15be35736038c188d2681cf7cfb63a9 (patch) | |
tree | 3e526b24c9e5f18e150ce61e9fb97015bc53c129 | |
parent | 7ff0f162b4f5a062dd4e58e7ce110757f539465b (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r-- | cppsetup.c | 2 | ||||
-rw-r--r-- | def.h | 2 | ||||
-rw-r--r-- | ifparser.c | 2 | ||||
-rw-r--r-- | ifparser.h | 2 | ||||
-rw-r--r-- | imakemdep.h | 2 | ||||
-rw-r--r-- | include.c | 2 | ||||
-rw-r--r-- | main.c | 2 | ||||
-rw-r--r-- | makedepend.man | 2 | ||||
-rw-r--r-- | parse.c | 2 | ||||
-rw-r--r-- | pr.c | 2 |
10 files changed, 10 insertions, 10 deletions
@@ -24,7 +24,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: xc/config/makedepend/cppsetup.c,v 3.11 2001/12/17 20:52:22 dawes Exp $ */ +/* $XFree86$ */ #include "def.h" @@ -24,7 +24,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: xc/config/makedepend/def.h,v 3.14 2003/01/17 17:09:49 tsi Exp $ */ +/* $XFree86$ */ #include "Xos.h" #include "Xfuncproto.h" @@ -59,7 +59,7 @@ * * ParseIfExpression parse a string for #if */ -/* $XFree86: xc/config/makedepend/ifparser.c,v 3.11 2002/09/23 01:48:08 tsi Exp $ */ +/* $XFree86$ */ #include "ifparser.h" #include <ctype.h> @@ -57,7 +57,7 @@ * ParseIfExpression parse a string for #if */ -/* $XFree86: xc/config/makedepend/ifparser.h,v 3.5 2001/07/25 15:04:40 dawes Exp $ */ +/* $XFree86$ */ #include <stdio.h> diff --git a/imakemdep.h b/imakemdep.h index f272429..d4cd155 100644 --- a/imakemdep.h +++ b/imakemdep.h @@ -24,7 +24,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: xc/config/imake/imakemdep.h,v 3.72 2003/12/30 01:53:52 tsi Exp $ */ +/* $XFree86$ */ /* @@ -24,7 +24,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: xc/config/makedepend/include.c,v 3.7 2001/12/14 19:53:20 dawes Exp $ */ +/* $XFree86$ */ #include "def.h" @@ -24,7 +24,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: xc/config/makedepend/main.c,v 3.32 2003/03/26 20:43:48 tsi Exp $ */ +/* $XFree86$ */ #include "def.h" #ifdef hpux diff --git a/makedepend.man b/makedepend.man index 595c87e..6640836 100644 --- a/makedepend.man +++ b/makedepend.man @@ -23,7 +23,7 @@ .\" dealing in this Software without prior written authorization from The .\" Open Group. .\" -.\" $XFree86: xc/config/makedepend/mkdepend.man,v 1.7 2002/12/14 02:39:45 dawes Exp $ +.\" $XFree86$ .\" .TH MAKEDEPEND 1 __xorgversion__ .UC 4 @@ -24,7 +24,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: xc/config/makedepend/parse.c,v 1.12 2002/02/26 05:09:10 tsi Exp $ */ +/* $XFree86$ */ #include "def.h" @@ -24,7 +24,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: xc/config/makedepend/pr.c,v 1.5 2001/12/14 19:53:21 dawes Exp $ */ +/* $XFree86$ */ #include "def.h" |