diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:34:16 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:34:16 +0000 |
commit | 9820a186a6d0e6b16909264c67f49b0a858ac07c (patch) | |
tree | 4aabf7badf31d98a204bab89e89909cfc04d6f8f | |
parent | d5b34044c15be35736038c188d2681cf7cfb63a9 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-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$ */ +/* $XFree86: xc/config/makedepend/cppsetup.c,v 3.11 2001/12/17 20:52:22 dawes Exp $ */ #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$ */ +/* $XFree86: xc/config/makedepend/def.h,v 3.14 2003/01/17 17:09:49 tsi Exp $ */ #include "Xos.h" #include "Xfuncproto.h" @@ -59,7 +59,7 @@ * * ParseIfExpression parse a string for #if */ -/* $XFree86$ */ +/* $XFree86: xc/config/makedepend/ifparser.c,v 3.11 2002/09/23 01:48:08 tsi Exp $ */ #include "ifparser.h" #include <ctype.h> @@ -57,7 +57,7 @@ * ParseIfExpression parse a string for #if */ -/* $XFree86$ */ +/* $XFree86: xc/config/makedepend/ifparser.h,v 3.5 2001/07/25 15:04:40 dawes Exp $ */ #include <stdio.h> diff --git a/imakemdep.h b/imakemdep.h index d4cd155..f272429 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$ */ +/* $XFree86: xc/config/imake/imakemdep.h,v 3.72 2003/12/30 01:53:52 tsi Exp $ */ /* @@ -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$ */ +/* $XFree86: xc/config/makedepend/include.c,v 3.7 2001/12/14 19:53:20 dawes Exp $ */ #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$ */ +/* $XFree86: xc/config/makedepend/main.c,v 3.32 2003/03/26 20:43:48 tsi Exp $ */ #include "def.h" #ifdef hpux diff --git a/makedepend.man b/makedepend.man index 6640836..595c87e 100644 --- a/makedepend.man +++ b/makedepend.man @@ -23,7 +23,7 @@ .\" dealing in this Software without prior written authorization from The .\" Open Group. .\" -.\" $XFree86$ +.\" $XFree86: xc/config/makedepend/mkdepend.man,v 1.7 2002/12/14 02:39:45 dawes Exp $ .\" .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$ */ +/* $XFree86: xc/config/makedepend/parse.c,v 1.12 2002/02/26 05:09:10 tsi Exp $ */ #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$ */ +/* $XFree86: xc/config/makedepend/pr.c,v 1.5 2001/12/14 19:53:21 dawes Exp $ */ #include "def.h" |