diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:22:45 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:22:45 +0000 |
commit | 0efb2e616125953a3773b9b6c9a530ad30ce9bc8 (patch) | |
tree | cad2d291cb8096223c18885bcb32b51995bca290 /util | |
parent | 036e955dfcc31d3b6c081f84e4f0b85969ccdd12 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Diffstat (limited to 'util')
-rw-r--r-- | util/Shell.ht | 2 | ||||
-rw-r--r-- | util/StrDefs.ct | 2 | ||||
-rw-r--r-- | util/StrDefs.ht | 2 | ||||
-rw-r--r-- | util/makestrs.c | 2 | ||||
-rw-r--r-- | util/makestrs.man | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/util/Shell.ht b/util/Shell.ht index c511645..cc46e1c 100644 --- a/util/Shell.ht +++ b/util/Shell.ht @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/lib/Xt/util/Shell.ht,v 3.5 2001/12/14 19:56:39 dawes Exp $ */ +/* $XFree86$ */ #ifndef _XtShell_h #define _XtShell_h diff --git a/util/StrDefs.ct b/util/StrDefs.ct index 0c60d80..e8f1526 100644 --- a/util/StrDefs.ct +++ b/util/StrDefs.ct @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/lib/Xt/util/StrDefs.ct,v 3.5 2001/12/14 19:56:39 dawes Exp $ */ +/* $XFree86$ */ #define Const const diff --git a/util/StrDefs.ht b/util/StrDefs.ht index c3f70b3..13b0c15 100644 --- a/util/StrDefs.ht +++ b/util/StrDefs.ht @@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/lib/Xt/util/StrDefs.ht,v 3.5 2001/12/14 19:56:39 dawes Exp $ */ +/* $XFree86$ */ #ifndef _XtStringDefs_h_ #define _XtStringDefs_h_ diff --git a/util/makestrs.c b/util/makestrs.c index 803bad7..7a038ed 100644 --- a/util/makestrs.c +++ b/util/makestrs.c @@ -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: xc/config/util/makestrs.c,v 3.7 2001/12/14 19:53:22 dawes Exp $ */ +/* $XFree86$ */ /* Constructs string definitions */ diff --git a/util/makestrs.man b/util/makestrs.man index a946bc7..6822a84 100644 --- a/util/makestrs.man +++ b/util/makestrs.man @@ -23,7 +23,7 @@ .\" dealing in this Software without prior written authorization from The .\" Open Group. .\" -.\" $XFree86: xc/config/util/makestrs.man,v 3.9 2003/05/29 21:48:03 herrb Exp $ +.\" $XFree86$ .\" .TH MAKESTRS 1 __xorgversion__ .SH NAME |