Mercurial > hg > xemacs-beta
diff dynodump/sparc/_relocate.c @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 25f70ba0133c |
children |
line wrap: on
line diff
--- a/dynodump/sparc/_relocate.c Mon Aug 13 10:27:41 2007 +0200 +++ b/dynodump/sparc/_relocate.c Mon Aug 13 10:28:48 2007 +0200 @@ -18,9 +18,9 @@ * NO EVENT SHALL SUN MICROSYSTEMS, INC. BE LIABLE FOR ANY SPECIAL, INDIRECT, * INCIDENTAL, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING * FROM USE OF SUCH SOURCE CODE, REGARDLESS OF THE THEORY OF LIABILITY. - * + * * This source code is provided with no support and without any obligation on - * the part of Sun Microsystems, Inc. to assist in its use, correction, + * the part of Sun Microsystems, Inc. to assist in its use, correction, * modification or enhancement. * * SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE @@ -35,7 +35,7 @@ /* * Update the value of the `_edata' and `_end' symbols. */ -#pragma ident "@(#) $Id: _relocate.c,v 1.3 1997/05/29 04:23:26 steve Exp $ - SMI" +#pragma ident "@(#) $Id: _relocate.c,v 1.4 1998/03/31 20:10:55 steve Exp $ - SMI" #include <libelf.h> #include <string.h> @@ -282,7 +282,7 @@ /* * If we are required to restore the relocation location - * to it's value prior to relocation, then read the + * to its value prior to relocation, then read the * locations original contents from the input image and * copy it to the output image. */