diff options
Diffstat (limited to 'gas/flonum.h')
-rw-r--r-- | gas/flonum.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/flonum.h b/gas/flonum.h index de9aedc..4cf6614 100644 --- a/gas/flonum.h +++ b/gas/flonum.h @@ -117,4 +117,4 @@ void flonum_multip(); #define ERROR_EXPONENT_OVERFLOW (2) -/* end: flonum.h */ +/* end of flonum.h */ |