]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo.
authorAndreas Schwab <schwab@suse.de>
Tue, 22 Feb 2005 13:07:17 +0000 (13:07 +0000)
committerAndreas Schwab <schwab@suse.de>
Tue, 22 Feb 2005 13:07:17 +0000 (13:07 +0000)
ChangeLog

index 91e2f2eb9933189dbece4ec19dc582cdc058cfcf..5975f55a356f00ec36085aab0c8d77dce5d7bf62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        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.