about summary refs log tree commit diff stats
path: root/subx/apps/assort.subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx/apps/assort.subx')
-rw-r--r--subx/apps/assort.subx2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/apps/assort.subx b/subx/apps/assort.subx
index 39439b67..ecb1c213 100644
--- a/subx/apps/assort.subx
+++ b/subx/apps/assort.subx
@@ -1313,7 +1313,7 @@ _test-data-segment-end:
 
 Segment-size:
   # TODO: there's currently a tight size limit on segments because we aren't growing the heap
-  0x100/imm32/4KB
+  0x100/imm32
 #?   0x1000/imm32/4KB
 
 # . . vim:nowrap:textwidth=0