X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbeabi.c;h=f2c3b01d5b70daa266b81e076b30f4d983b0536c;hb=505d3662efed6efbca2c43eea2fe23b87816b285;hp=a00930a4c098fcd934575a107e7b0d901590055c;hpb=53627ab9f4e35481a1acc5922a24e08c2d033386;p=libfirm diff --git a/ir/be/beabi.c b/ir/be/beabi.c index a00930a4c..f2c3b01d5 100644 --- a/ir/be/beabi.c +++ b/ir/be/beabi.c @@ -628,7 +628,7 @@ static ir_node *adjust_call(be_abi_irg_t *env, ir_node *irn, ir_node *curr_sp) } /** TODO: this is not correct for cases where return values are passed - * on the stack, but no known ABI does this currentl... + * on the stack, but no known ABI does this currently... */ n_reg_results = n_res;