don't setup copymin data structures if no copymin is want
[libfirm] / include / libfirm / irgwalk.h
index 106e9a3..8ca1686 100644 (file)
@@ -22,7 +22,7 @@
  * @brief    Traverse an ir graph
  * @author   Boris Boesler, Goetz Lindenmaier
  * @version  $Id$
- * @summary
+ * @brief
  *  Traverse an ir graph:
  *  - execute the pre function before recursion
  *  - execute the post function after recursion