]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix typo.
authorAndreas Schwab <schwab@suse.de>
Tue, 22 Feb 2005 14:40:13 +0000 (14:40 +0000)
committerAndreas Schwab <schwab@suse.de>
Tue, 22 Feb 2005 14:40:13 +0000 (14:40 +0000)
* posix/execvp.c: Likewise.

ChangeLog

index 88c70dedf948b13b61c8ee25d7c64be773e01cbb..f554653dae691b52cc2340f2026a413b9d391cc7 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.