* trans-intrinsic.c (gfc_get_symbol_for_expr): Fix comment typo,
clarify comment.
From-SVN: r95852
+2005-03-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
+
+ * trans-intrinsic.c (gfc_get_symbol_for_expr): Fix comment typo,
+ clarify comment.
+
2005-02-28 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
(port from g95)
}
-/* Create a symbol node for this intrinsic. The symbol form the frontend
- is for the generic name. */
+/* Create a symbol node for this intrinsic. The symbol from the frontend
+ has the generic name. */
static gfc_symbol *
gfc_get_symbol_for_expr (gfc_expr * expr)