aboutsummaryrefslogtreecommitdiff
path: root/compiler/standardClient.ey
diff options
context:
space:
mode:
authorDrahflow <drahflow@gmx.de>2013-08-06 10:50:24 +0200
committerDrahflow <drahflow@gmx.de>2013-08-06 10:50:24 +0200
commitc9d3acd757e72226b3b20237b4706eca0b6e78aa (patch)
treedf6b7dac38aa2bba06df7db5051e623a87db78dc /compiler/standardClient.ey
parent25e3b82ed8bb21b84f1881efa4be5d3df0a52698 (diff)
Corrected sys .asm .syscall docs
Diffstat (limited to 'compiler/standardClient.ey')
-rw-r--r--compiler/standardClient.ey2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/standardClient.ey b/compiler/standardClient.ey
index 86dba92..9093940 100644
--- a/compiler/standardClient.ey
+++ b/compiler/standardClient.ey
@@ -26,7 +26,7 @@
60 ==EXIT
{ ==code
- code 0 0 0 0 0 0 EXIT sys .asm .syscall
+ code 0 0 0 0 0 EXIT sys .asm .syscall
"exit failed" die
} /exit sys .deff