about summary refs log tree commit diff stats
path: root/subx/061error.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-04 00:17:40 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-04 00:17:40 -0800
commit7cb326df5bb9739d948dd4f8b32019f1bf6e4ef3 (patch)
tree7951c923afb243c33a3ada7f1b204250510d13c5 /subx/061error.subx
parent5f3b3e7aea4174f13da9b430538564c68257b647 (diff)
downloadmu-7cb326df5bb9739d948dd4f8b32019f1bf6e4ef3.tar.gz
4831
Diffstat (limited to 'subx/061error.subx')
-rw-r--r--subx/061error.subx2
1 files changed, 2 insertions, 0 deletions
diff --git a/subx/061error.subx b/subx/061error.subx
index 0868f854..b44d5473 100644
--- a/subx/061error.subx
+++ b/subx/061error.subx
@@ -52,3 +52,5 @@ error:  # ed : (address exit-descriptor), out : fd or (address stream), msg : (a
     89/copy                         3/mod/direct    4/rm32/ESP    .           .             .           5/r32/EBP   .               .                 # copy EBP to ESP
     5d/pop-to-EBP
     c3/return
+
+# . . vim:nowrap:textwidth=0