summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--core.e5
1 files changed, 3 insertions, 2 deletions
diff --git a/core.e b/core.e
index 4394fd8..4648f9d 100644
--- a/core.e
+++ b/core.e
@@ -1222,8 +1222,9 @@ here !
 
 ~ (output point, alignment byte width -- output point)
 : packalign
-  ~   It's possible the padding will be of length zero, so we have to put the
-  ~ magic comment provide-* command first.
+  ~   It's possible the padding will be of length zero; keep that in mind
+  ~ while maintaining these magic comments, as it comes up in several ways.
+  ~ : fresh-line
   ~ : 0 #-- (alignment padding)
   { 2dup /% drop { drop exit } unless
     swap 0 pack8 swap