renamed all type * to ir_type *
[libfirm] / ir / ir / iropt_dbg.h
index 3d0883a..c567ea6 100644 (file)
  * Merge the debug info after a tuple optimization.
  * a Proj(Tuple) is replaced by the associated tuple value.
  *
- * @param oldn   the Proj node
+ * @param proj   the Proj node
  * @param tuple  the Tuple node
  * @param n      the Proj(Tuple) value
  */