diff options
Diffstat (limited to 'gas/flonum-copy.c')
-rw-r--r-- | gas/flonum-copy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/flonum-copy.c b/gas/flonum-copy.c index 8f28be8..14fbdc1 100644 --- a/gas/flonum-copy.c +++ b/gas/flonum-copy.c @@ -74,4 +74,4 @@ FLONUM_TYPE * out; } /* if any significant bits */ } -/* end: flonum_copy.c */ +/* end of flonum_copy.c */ |