]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
fix Changelog typo
authorSerge Hallyn <serge@hallyn.com>
Tue, 5 Jul 2022 13:49:15 +0000 (08:49 -0500)
committerSerge Hallyn <serge@hallyn.com>
Tue, 5 Jul 2022 13:49:15 +0000 (08:49 -0500)
Spotted by cgzones.

ChangeLog

index 1423dc2168abff5dcb45238892c77c84ba620bf5..b964185ac9052d06cf750a95578ebffabf272e5a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2022-07-04  Serge Hallyn <serge@hallyn.com>
 
        * 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)