bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fprintf-posix: fix typo


From: Akim Demaille
Subject: fprintf-posix: fix typo
Date: Fri, 26 Mar 2021 06:41:39 +0100

Installed.  Cheers!

commit e639e557f1b09a4f5589377705a30c4014b76924
Author: Akim Demaille <akim.demaille@gmail.com>
Date:   Fri Mar 26 06:40:06 2021 +0100

    fprintf-posix: fix typo
    
    * modules/fprintf-posix (Depends-on): Fix typo.

diff --git a/ChangeLog b/ChangeLog
index b9fb4b797..cac41b795 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-03-26  Akim Demaille  <akim@lrde.epita.fr>
+
+       fprintf-posix: fix typo
+       * modules/fprintf-posix (Depends-on): Fix typo.
+
 2021-03-25  Paul Eggert  <eggert@cs.ucla.edu>
 
        free-posix: use more often in other modules
diff --git a/modules/fprintf-posix b/modules/fprintf-posix
index 123fbea2d..f2bd1a5c7 100644
--- a/modules/fprintf-posix
+++ b/modules/fprintf-posix
@@ -23,7 +23,7 @@ fseterr         [test $REPLACE_FPRINTF = 1]
 vasnprintf      [test $REPLACE_FPRINTF = 1]
 isnand-nolibm   [test $REPLACE_FPRINTF = 1]
 isnanl-nolibm   [test $REPLACE_FPRINTF = 1]
-freee-posix     [test $REPLACE_FPRINTF = 1]
+free-posix      [test $REPLACE_FPRINTF = 1]
 frexp-nolibm    [test $REPLACE_FPRINTF = 1]
 frexpl-nolibm   [test $REPLACE_FPRINTF = 1]
 printf-frexp    [test $REPLACE_FPRINTF = 1]




reply via email to

[Prev in Thread] Current Thread [Next in Thread]