diff options
| author | Drahflow <drahflow@gmx.de> | 2013-08-06 10:50:24 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2013-08-06 10:50:24 +0200 |
| commit | c9d3acd757e72226b3b20237b4706eca0b6e78aa (patch) | |
| tree | df6b7dac38aa2bba06df7db5051e623a87db78dc /compiler/standardClient.ey | |
| parent | 25e3b82ed8bb21b84f1881efa4be5d3df0a52698 (diff) | |
Corrected sys .asm .syscall docs
Diffstat (limited to 'compiler/standardClient.ey')
| -rw-r--r-- | compiler/standardClient.ey | 2 |
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 |
