summaryrefslogtreecommitdiff
path: root/gcc/pexecute.c
diff options
context:
space:
mode:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1996-07-03 18:41:12 +0000
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>1996-07-03 18:41:12 +0000
commit7114d4cb5e4a5f8f287dba8c096066050abc3e6e (patch)
tree520480d0ac1a5cccc0c5fbf34d93a0df68e9e5b8 /gcc/pexecute.c
parent55c27437929662e70e3850f785b1364fc034c4de (diff)
downloadgcc-7114d4cb5e4a5f8f287dba8c096066050abc3e6e.tar.gz
iformat tweaks
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12386 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/pexecute.c')
-rw-r--r--gcc/pexecute.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/pexecute.c b/gcc/pexecute.c
index bce20717756..4378f7e7556 100644
--- a/gcc/pexecute.c
+++ b/gcc/pexecute.c
@@ -346,7 +346,7 @@ pexecute (program, argv, this_pname, temp_base, errmsg_fmt, errmsg_arg, flags)
fputs ("If {Failed} == 0\n", stdout);
/* If being verbose, output a copy of the command. It should be
- accurate enough and escaped enough to be "clickable". */
+ accurate enough and escaped enough to be "clickable". */
if (flags & PEXECUTE_VERBOSE)
{
fputs ("\tEcho ", stdout);