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 88c70de..f554653 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.