From 11a85c350e8b872d617843487e1c77ea157880be Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 15 Mar 2004 23:44:51 +0000 Subject: [PATCH] Fix typo "it it" in changelog entry. --- lib/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 4e02c0fc2a..ee5b5f634c 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -7,7 +7,7 @@ 2004-03-07 Paul Eggert * 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 -- 2.30.2