diff options
author | Egbert Eich <eich@suse.de> | 2004-03-03 12:11:32 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-03 12:11:32 +0000 |
commit | 83e661ed1cec6b14c60adbd48ab8588f6b13c391 (patch) | |
tree | c501bcce6e36b6d99cc6e190e446c076efe85f02 /src/sharedlib.c | |
parent | 77d281253982e2ebe27430f38b993927d879a005 (diff) |
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0
Diffstat (limited to 'src/sharedlib.c')
-rw-r--r-- | src/sharedlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sharedlib.c b/src/sharedlib.c index 17c25fd..a3dc6a7 100644 --- a/src/sharedlib.c +++ b/src/sharedlib.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/lib/Xt/sharedlib.c,v 3.8 2003/04/21 16:34:29 herrb Exp $ */ +/* $XFree86: xc/lib/Xt/sharedlib.c,v 3.7 2002/05/31 18:45:46 dawes Exp $ */ #if (defined(SUNSHLIB) || defined(AIXSHLIB)) && !defined(SHAREDCODE) #include "IntrinsicI.h" |