diff options
| author | Drahflow <drahflow@gmx.de> | 2013-12-14 18:33:08 +0100 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2013-12-14 18:33:08 +0100 |
| commit | 36344dde86cb88e087cdfbc0f7cde0af581b4ea6 (patch) | |
| tree | cba201278183814f1b22f7cdef34790bfef21698 /compiler | |
| parent | 0d934c55f182b2002763e39d7287f0920945f643 (diff) | |
Removed already fixed FIXME
Diffstat (limited to 'compiler')
| -rw-r--r-- | compiler/elymasAsmLib.ey | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/elymasAsmLib.ey b/compiler/elymasAsmLib.ey index 823208f..2cd124f 100644 --- a/compiler/elymasAsmLib.ey +++ b/compiler/elymasAsmLib.ey @@ -615,7 +615,7 @@ @markFunctionType # /rdi :pushqReg - # "function type marked FIXME\n" outputError + # "function type marked\n" outputError # /rdi :popqReg /rcx :pushqReg |
