aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2005-02-22 13:07:17 +0000
committerAndreas Schwab <schwab@suse.de>2005-02-22 13:07:17 +0000
commit7c8572b8a37c1173c7db5061b812b31500d6b966 (patch)
tree5fbfc24a9ca76bfa64b0135ad93872d31c68d40d /ChangeLog
parent. (diff)
downloadglibc-7c8572b8a37c1173c7db5061b812b31500d6b966.tar.xz
glibc-7c8572b8a37c1173c7db5061b812b31500d6b966.zip
Fix typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 91e2f2eb99..5975f55a35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -178,7 +178,7 @@
stack.
* posix/execle.c: Likewise.
* posix/execlp.c: Likewise.
- * posix/execlp.c: Likewise.
+ * posix/execvp.c: Likewise.
(script_execute): Removed.
(allocate_scripts_argv): New function. Called at most once to
allocate memory, not every time a script is run. Adjust caller.