X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Ftr%2Ftpop_t.h;h=99ad06b5d1ebf09e3557b3badaeb7e88dd17ba84;hb=8617950507d5cc19c95d53a59e0b1083744d8922;hp=ec11429c0c33d8a12ef1e53449303d66d332640b;hpb=431cb9dad40cf6ecf37291738b6ec971749feb39;p=libfirm diff --git a/ir/tr/tpop_t.h b/ir/tr/tpop_t.h index ec11429c0..99ad06b5d 100644 --- a/ir/tr/tpop_t.h +++ b/ir/tr/tpop_t.h @@ -65,10 +65,10 @@ tp_op * new_tpop (tp_opcode code, ident *name, size_t attr_size); */ void init_tpop (void); -/****f* tpop/get_topo_attr_size +/****f* tpop/get_tpop_attr_size * * NAME - * get_topo_attr_size - Returns the size of the attribute to this kind + * get_tpop_attr_size - Returns the size of the attribute to this kind * of type. * NOTE * Internal feature.