From 475b2030adcd94f1e87bb0b938f696283b2c3f55 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 25 Nov 2016 12:45:15 -0800 Subject: [PATCH] maint: fix ChangeLog typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2796a035fa..2047998ae4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,7 @@ only non-initial states. (dfastate): Rename locals to better match new roles. Move them into nested scopes if this is easy. - Omit unnecessary cdalls to zeroset. + Omit unnecessary calls to zeroset. Simplify test for whether to throw in the positions of state 0. Omit C99-ism (decl after statement) since Gawk still wants C89. (build_state): Omit unnecessary test and assignment. -- 2.39.5