about summary refs log tree commit diff stats
path: root/subx/apps/crenshaw2-1.subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx/apps/crenshaw2-1.subx')
-rw-r--r--subx/apps/crenshaw2-1.subx14
1 files changed, 5 insertions, 9 deletions
diff --git a/subx/apps/crenshaw2-1.subx b/subx/apps/crenshaw2-1.subx
index 4aa83988..68c5f146 100644
--- a/subx/apps/crenshaw2-1.subx
+++ b/subx/apps/crenshaw2-1.subx
@@ -595,14 +595,10 @@ _test-error-stream:
     0/imm32
     # length
     0x40/imm32
-    # data
-    00 00 00 00 00 00 00 00  # 8 bytes
-    00 00 00 00 00 00 00 00  # 8 bytes
-    00 00 00 00 00 00 00 00  # 8 bytes
-    00 00 00 00 00 00 00 00  # 8 bytes
-    00 00 00 00 00 00 00 00  # 8 bytes
-    00 00 00 00 00 00 00 00  # 8 bytes
-    00 00 00 00 00 00 00 00  # 8 bytes
-    00 00 00 00 00 00 00 00  # 8 bytes
+    # data (4 lines x 16 bytes/line)
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
 
 # . . vim:nowrap:textwidth=0