summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--transform.e2
1 files changed, 1 insertions, 1 deletions
diff --git a/transform.e b/transform.e
index 8f01fed..71f767b 100644
--- a/transform.e
+++ b/transform.e
@@ -3984,7 +3984,7 @@ allocate-transformation-state s" transformation-state" variable
     sys-write exit
   } if
 
-  ~ postprocess-metadata-entries
+  postprocess-metadata-entries
 
   ~   Importantly, postprocessing leaves the entries sorted, which means we
   ~ can go back and forth in a linear scan through the entry array while we