From: Michael Beck Date: Sun, 12 Feb 2006 12:28:12 +0000 (+0000) Subject: typo fixed X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=728863e1722a5f97403d04855fc69667eea03268;p=libfirm typo fixed [r7337] --- diff --git a/ir/arch/archop.c b/ir/arch/archop.c index ac86ccfe5..f6ffe603e 100644 --- a/ir/arch/archop.c +++ b/ir/arch/archop.c @@ -210,7 +210,7 @@ static ir_node *equivalent_node_MinMax(ir_node *n) #define equivalent_node_Max equivalent_node_MinMax /* - * Create Min and Mux from Mux nodes + * Create Min and Max from Mux nodes */ ir_node *arch_transform_node_Mux(ir_node *n) {