OSDN Git Service

Delete outdated comment.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jun 1996 20:20:22 +0000 (20:20 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 10 Jun 1996 20:20:22 +0000 (20:20 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12271 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/pexecute.c

index ac4b0f0..387eec1 100644 (file)
@@ -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>