From: Serge Hallyn Date: Tue, 5 Jul 2022 13:49:15 +0000 (-0500) Subject: fix Changelog typo X-Git-Tag: 4.12~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf5868e3378aef0f36ba3490852709d79729419;p=thirdparty%2Fshadow.git fix Changelog typo Spotted by cgzones. --- diff --git a/ChangeLog b/ChangeLog index 1423dc216..b964185ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ 2022-07-04 Serge Hallyn * Declare file local functions static (Christian Göttsche) - * Use script prototypes (Christian Göttsche) + * Use strict prototypes (Christian Göttsche) * Do not drop const qualifier for Basename (Christian Göttsche) * Constify various pointers (Christian Göttsche) * Don't return uninitialized memory (Christian Göttsche)