From: Michael Beck Date: Wed, 6 Jul 2005 16:29:49 +0000 (+0000) Subject: doxygen docu fixed X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=b9e0dce5a87b0ff3c01da0937346a8d33bb5e5cd;p=libfirm doxygen docu fixed [r6198] --- 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. */