From: Paul Eggert Date: Mon, 15 Mar 2004 23:44:51 +0000 (+0000) Subject: Fix typo "it it" in changelog entry. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11a85c350e8b872d617843487e1c77ea157880be;p=pspp Fix typo "it it" in changelog entry. --- 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