From: Paul Eggert Date: Fri, 25 Nov 2016 20:45:15 +0000 (-0800) Subject: maint: fix ChangeLog typo X-Git-Tag: v1.0~6532 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=475b2030adcd94f1e87bb0b938f696283b2c3f55;p=gnulib.git maint: fix ChangeLog typo --- 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.