From df51b2a402b5ffa79a8c8af7a0f96764e40fbff2 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 22 Dec 2018 15:59:54 +0100 Subject: sem_type_conversion: rewrite. --- src/vhdl/sem_expr.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vhdl/sem_expr.ads') diff --git a/src/vhdl/sem_expr.ads b/src/vhdl/sem_expr.ads index ab9718d65..696217c7b 100644 --- a/src/vhdl/sem_expr.ads +++ b/src/vhdl/sem_expr.ads @@ -47,7 +47,7 @@ package Sem_Expr is -- expression, and set its type, which is not necessary a base type. -- A_TYPE1 must be a base type. -- - -- In case of error, it displays a message and return null. + -- In case of error, it displays a message and return null_iir. -- In case of success, it returns the analyzed expression, which can -- be different from EXPR (eg, a character literal is transformed into an -- enumeration literal). -- cgit v1.2.3