diff options
Diffstat (limited to 'gas/config/atof-vax.c')
-rw-r--r-- | gas/config/atof-vax.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/atof-vax.c b/gas/config/atof-vax.c index 2f129be..98e900b 100644 --- a/gas/config/atof-vax.c +++ b/gas/config/atof-vax.c @@ -506,4 +506,4 @@ int * sizeP; return (kind_of_float ? "" : "Bad call to md_atof()"); } /* md_atof() */ -/* end of atof_vax.c */ +/* end of atof-vax.c */ |