From e62360cfff2c61864b3a25a5885bdb87327f358b Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Thu, 10 Feb 2005 15:07:34 +0000 Subject: [PATCH] updatted docu [r5085] --- ir/ir/ircons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/ir/ircons.h b/ir/ir/ircons.h index b804aa7fb..81ac87de7 100644 --- a/ir/ir/ircons.h +++ b/ir/ir/ircons.h @@ -650,7 +650,7 @@ * ir_node *new_Minus (ir_node *op, ir_mode *mode) * ----------------------------------------------- * - * Unary Minus operations on floating point values. + * Unary Minus operations on integer and floating point values. * * ir_node *new_Mul (ir_node *op1, ir_node *op2, ir_mode *mode) * ------------------------------------------------------------ -- 2.20.1