diff options
author | Egbert Eich <eich@suse.de> | 2004-04-23 18:43:54 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-23 18:43:54 +0000 |
commit | b83924fa380f9e68c0c8a9dada6094c95fc44441 (patch) | |
tree | 95523639c16fcf0d75ff25d451e8acbe10699e4e /src/sharedlib.c | |
parent | 1b4f95dee32054b4d14ed5f78e47371c544fc5ac (diff) |
Merging XORG-CURRENT into trunkXACE-SELINUX-MERGECOMPOSITEWRAP
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" |