Fix indentation
From-SVN: r215340
This commit is contained in:
parent
909eb89ca5
commit
f5aa660f90
@ -94,7 +94,7 @@ inquire_via_unit (st_parameter_inquire *iqp, gfc_unit * u)
|
||||
else
|
||||
cf_strcpy (iqp->name, iqp->name_len, u->filename);
|
||||
#else
|
||||
cf_strcpy (iqp->name, iqp->name_len, u->filename);
|
||||
cf_strcpy (iqp->name, iqp->name_len, u->filename);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user