From 2f766cb16be45bb320dc68bc53b6539b0a63d63b Mon Sep 17 00:00:00 2001 From: Christoph Mallon Date: Thu, 27 Nov 2008 14:51:14 +0000 Subject: [PATCH] Same typo as r24062, different file. [r24066] --- ir/be/TEMPLATE/TEMPLATE_spec.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/be/TEMPLATE/TEMPLATE_spec.pl b/ir/be/TEMPLATE/TEMPLATE_spec.pl index 3e7dfcacb..17b590d6c 100644 --- a/ir/be/TEMPLATE/TEMPLATE_spec.pl +++ b/ir/be/TEMPLATE/TEMPLATE_spec.pl @@ -30,7 +30,7 @@ $arch = "TEMPLATE"; # ins => { "in1", "in2" }, # optional, creates n_op_in1, ... consts # mode => "mode_Iu", # optional, predefines the mode # emit => "emit code with templates", # optional for virtual nodes -# attr => "attitional attribute arguments for constructor", # optional +# attr => "additional attribute arguments for constructor", # optional # init_attr => "emit attribute initialization template", # optional # rd_constructor => "c source code which constructs an ir_node", # optional # hash_func => "name of the hash function for this operation", # optional, get the default hash function else -- 2.20.1