]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
xsetenv: Revert the previous change.
authorCollin Funk <collin.funk1@gmail.com>
Sun, 28 Sep 2025 20:30:15 +0000 (13:30 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 28 Sep 2025 20:30:15 +0000 (13:30 -0700)
* modules/xsetenv (Description): Restore the description of unsetenv.

ChangeLog
modules/xsetenv

index a7cd04339600171fd758a022d3db44c09df2fb29..b358ac895a4e87c6f325c3b82a92ee52c9918474 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2025-09-28  Collin Funk  <collin.funk1@gmail.com>
 
+       xsetenv: Revert the previous change.
+       * modules/xsetenv (Description): Restore the description of unsetenv.
+
        xsetenv: Remove unnecessary text from module description.
        * modules/xsetenv (Description): Remove mention of the unsetenv function
        which is not provided by this module.
index 161b0b68f1108b1a4f65519ddd6a4e84822e6bbb..3e3c8267b9f97fbe8af1429f246d055412a9992a 100644 (file)
@@ -1,5 +1,6 @@
 Description:
 xsetenv() function: set an environment variable, with out-of-memory checking.
+unsetenv() function: remove an environment variable.
 
 Files:
 lib/xsetenv.h