Commit 49006070 by Kazu Hirata Committed by Kazu Hirata

* check.c: Fix a comment typo.

From-SVN: r115101
parent e7d35a88
2006-06-30 Kazu Hirata <kazu@codesourcery.com>
* check.c: Fix a comment typo.
2006-06-25 Paul Thomas <pault@gcc.gnu.org>
PR fortran/25056
......
......@@ -379,7 +379,7 @@ identical_dimen_shape (gfc_expr *a, int ai, gfc_expr *b, int bi)
}
/* Error return for transformational intrinsics not allowed in
initalization expressions. */
initialization expressions. */
static try
non_init_transformational (void)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment