Fixed more doxygen warnings and typos.
[libfirm] / include / libfirm / adt / unionfind.h
index f2ee4cd..205881e 100644 (file)
@@ -22,7 +22,7 @@
  * @brief      Union-Find datastructure
  * @author     Matthias Braun
  * @version    $Id$
- * @summary
+ * @brief
  *  Union-Find datastructure
  *
  *  This implementation uses weighted sets and path compression which results