From b9e0dce5a87b0ff3c01da0937346a8d33bb5e5cd Mon Sep 17 00:00:00 2001 From: Michael Beck Date: Wed, 6 Jul 2005 16:29:49 +0000 Subject: [PATCH] doxygen docu fixed [r6198] --- ir/opt/tropt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ir/opt/tropt.h b/ir/opt/tropt.h index e65cbc363..65869fda2 100644 --- a/ir/opt/tropt.h +++ b/ir/opt/tropt.h @@ -59,7 +59,7 @@ void normalize_irp_class_casts(gen_pointer_type_to_func gppt_fct); /** Insert Casts so that class type casts conform exactly with the type hierarchy * in given graph. * - * For more details see @normalize_irp_class_casts(). + * For more details see normalize_irp_class_casts(). * * This transformation requires that type information is computed. @see irtypeinfo.h. */ -- 2.20.1