From: Sebastian Buchwald Date: Fri, 5 Sep 2008 21:43:00 +0000 (+0000) Subject: typo X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=c5de4e5176a7134b7fb197e133bd1796ac761201;p=libfirm typo [r21732] --- diff --git a/ir/be/ia32/ia32_transform.c b/ir/be/ia32/ia32_transform.c index 09fc6ea72..0f553f6ba 100644 --- a/ir/be/ia32/ia32_transform.c +++ b/ir/be/ia32/ia32_transform.c @@ -2700,7 +2700,7 @@ static ir_node *create_Ucomi(ir_node *node) } /** - * helper function: checks wether all Cmp projs are Lg or Eq which is needed + * helper function: checks whether all Cmp projs are Lg or Eq which is needed * to fold an and into a test node */ static int can_fold_test_and(ir_node *node)