iformat tweaks

From-SVN: r12386
This commit is contained in:
Mike Stump 1996-07-03 18:41:12 +00:00
parent 5af2c1f8d4
commit ba0d6745bd

View file

@ -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);