Fixed the last fix again:
[libfirm] / ir / adt / iterator.c
index 49a7d7a..f5f7c5e 100644 (file)
  * WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  * PURPOSE.
  */
+
+/**
+ * @file
+ * @brief   iterators
+ * @author  Sebastian Hack
+ * @version $Id$
+ */
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif