when doing CSE of Proj-Nodes, places Proj's into the right block, this
[libfirm] / ir / opt / tropt.h
index e65cbc3..adca6bd 100644 (file)
@@ -1,6 +1,5 @@
 /**
- *
- * @file irsimpeltype.h
+ * @file tropt.h
  *
  * Project:     libFIRM
  * File name:   ir/opt/tropt.h
@@ -59,7 +58,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.
  */