OSDN Git Service

iformat tweaks
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jul 1996 18:41:12 +0000 (18:41 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Jul 1996 18:41:12 +0000 (18:41 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12386 138bc75d-0d04-0410-961f-82ee72b054a4

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