From 3024091ccd813be0d9c6398fc5f4494efa169d3f Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=B6tz=20Lindenmaier?= Date: Fri, 13 Aug 2004 16:52:54 +0000 Subject: [PATCH] *** empty log message *** [r3709] --- ir/common/old_fctnames.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/common/old_fctnames.h b/ir/common/old_fctnames.h index c32f0a86d..8e0b29610 100644 --- a/ir/common/old_fctnames.h +++ b/ir/common/old_fctnames.h @@ -93,6 +93,6 @@ /* ident.h */ #define id_to_strlen(X) get_id_strlen(X) #define id_to_str(X) get_id_str(X) -#define id_from_str(X) new_id_from_chars(X) +#define id_from_str(X, Y) new_id_from_chars(X, Y) #endif -- 2.20.1