summary refs log tree commit diff
path: root/dynamic.e
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic.e')
-rw-r--r--dynamic.e2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic.e b/dynamic.e
index 39ddd3f..a260abe 100644
--- a/dynamic.e
+++ b/dynamic.e
@@ -344,7 +344,7 @@
   ~ do this before writing anything else in the entry header, to avoid
   ~ stepping on it. The name string always starts ten bytes into the header,
   ~ so we can use a fixed offset.
-  here @ 10 + 3unroll memmove
+  here @ 10 + swap memmove
   ~ (name field length)
 
   ~   Now we can get back to the fields that belong at the start of the entry