doxygen docu fixed
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 6 Jul 2005 16:29:49 +0000 (16:29 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Wed, 6 Jul 2005 16:29:49 +0000 (16:29 +0000)
[r6198]

ir/opt/tropt.h

index e65cbc3..65869fd 100644 (file)
@@ -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.
  */