diff options
author | Egbert Eich <eich@suse.de> | 2004-03-14 08:32:26 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-14 08:32:26 +0000 |
commit | 1b4f95dee32054b4d14ed5f78e47371c544fc5ac (patch) | |
tree | 6f72daca2e517d094c6e5638d30b306ab9c2a960 /src/sharedlib.c | |
parent | 83e661ed1cec6b14c60adbd48ab8588f6b13c391 (diff) |
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
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 a3dc6a7..17c25fd 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.7 2002/05/31 18:45:46 dawes Exp $ */ +/* $XFree86: xc/lib/Xt/sharedlib.c,v 3.8 2003/04/21 16:34:29 herrb Exp $ */ #if (defined(SUNSHLIB) || defined(AIXSHLIB)) && !defined(SHAREDCODE) #include "IntrinsicI.h" |