summaryrefslogtreecommitdiff
path: root/src/sharedlib.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-04 17:47:00 +0000
committerEgbert Eich <eich@suse.de>2004-03-04 17:47:00 +0000
commitca25a54ff3021e018800679963324866d301eedf (patch)
tree95523639c16fcf0d75ff25d451e8acbe10699e4e /src/sharedlib.c
parent83d1e5e98d6ff17682f365b26794dc0f2a909b7c (diff)
18. Merged in XFree86 code up to 4.4.0 including changes to files that had
a changed license. There was only one change which happened to be from me (Egbert Eich).
Diffstat (limited to 'src/sharedlib.c')
-rw-r--r--src/sharedlib.c2
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"