diff dynodump/dynodump.c @ 367:a4f53d9b3154 r21-1-13

Import from CVS: tag r21-1-13
author cvs
date Mon, 13 Aug 2007 11:01:07 +0200
parents c5d627a313b1
children cc15677e0335
line wrap: on
line diff
--- a/dynodump/dynodump.c	Mon Aug 13 11:00:13 2007 +0200
+++ b/dynodump/dynodump.c	Mon Aug 13 11:01:07 2007 +0200
@@ -68,12 +68,12 @@
  *		Note. under this mechanism, any data item that undergoes
  *		relocation and is then further modified during the execution of
  *		the image before dynodump(3x) is called will lose the
- *		modification that occured during the applications execution.
+ *		modification that occurred during the applications execution.
  *
  * N.B. The above commentary is not quite correct in the flags have been hardwired
  *      to RTLD_SAVREL.
  */
-#pragma ident	"@(#) $Id: dynodump.c,v 1.6 1998/03/31 20:10:55 steve Exp $ - SMI"
+#pragma ident	"@(#) $Id: dynodump.c,v 1.7 2000/11/17 03:21:17 vins Exp $ - SMI"
 
 #define __EXTENSIONS__ 1