projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9632a3
)
Delete outdated comment.
author
Doug Evans
<dje@gnu.org>
Mon, 10 Jun 1996 20:20:22 +0000
(20:20 +0000)
committer
Doug Evans
<dje@gnu.org>
Mon, 10 Jun 1996 20:20:22 +0000
(20:20 +0000)
From-SVN: r12271
gcc/pexecute.c
patch
|
blob
|
history
diff --git
a/gcc/pexecute.c
b/gcc/pexecute.c
index ac4b0f029329769cb1563093552bdc498c9f369c..387eec1c75f20d8e989b63f39f61926fce1e19c0 100644
(file)
--- a/
gcc/pexecute.c
+++ b/
gcc/pexecute.c
@@
-23,8
+23,6
@@
Boston, MA 02111-1307, USA. */
/* This file lives in at least two places: libiberty and gcc.
Don't change one without the other. */
-/* ??? The usage of execv/spawnv vs execvp/spawnvp seems backwards. */
-
#include <stdio.h>
#include <errno.h>