summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--standard.mac2
1 files changed, 1 insertions, 1 deletions
diff --git a/standard.mac b/standard.mac
index e056352e..52f1c579 100644
--- a/standard.mac
+++ b/standard.mac
@@ -115,7 +115,7 @@ __SECT__
%define __FLOAT_ROUND__ near
; __FLOAT__ contains the whole floating-point configuration so it can
; be saved and restored
-%define __FLOAT__ __FLOAT_DAZ__ __FLOAT_ROUND__
+%define __FLOAT__ __FLOAT_DAZ__,__FLOAT_ROUND__
%imacro float 1-*.nolist
%rep %0
[float %1]