OSDN Git Service

Remove doubled up words.
[pf3gnuchains/gcc-fork.git] / gcc / fortran / frontend-passes.c
index cabfd28..b8288a8 100644 (file)
@@ -886,7 +886,7 @@ gfc_expr_walker (gfc_expr **e, walk_expr_fn_t exprfn, void *data)
              break;
 
            /* Fall through to the variable case in order to walk the
-              the reference.  */
+              reference.  */
 
          case EXPR_SUBSTRING:
          case EXPR_VARIABLE: