iformat tweaks
authorMike Stump <mrs@gcc.gnu.org>
Wed, 3 Jul 1996 18:41:12 +0000 (18:41 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 3 Jul 1996 18:41:12 +0000 (18:41 +0000)
From-SVN: r12386

gcc/pexecute.c

index bce2071..4378f7e 100644 (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);