Fix typo.

From-SVN: r20076
This commit is contained in:
Jeff Law 1998-05-26 16:54:19 -06:00
parent 1a4bf22fb1
commit f095f92e43
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ diff -c ada/a-misc.c /home/brolley/comp/egcs/tmp/ada/a-misc.c
void
! init_parse (filename)
! char *filename
! char *filename;
{
lang_expand_expr = gnat_expand_expr;