changeset 4975:46784934e2d8

Fix typo "it it" in changelog entry.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 15 Mar 2004 23:44:51 +0000
parents 68e3c3eccb11
children 4df6aeb9a5c5
files lib/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -7,7 +7,7 @@
 2004-03-07  Paul Eggert  <eggert@twinsun.com>
 
 	* c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
-	'#if' expressions.  Unlike the code it replaces, it it does not
+	'#if' expressions.  Unlike the code it replaces, it does not
 	depend on (defined _SC_PAGESIZE).  However, it does depend on
 	HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
 	first reported by Jason Andrade in