removed unitialized used vartiable
[libfirm] / ir / be / be_dbgout.h
index c750c68..ac81d6d 100644 (file)
@@ -1,12 +1,13 @@
-#ifndef __BE_DBGOUT_H__
-#define __BE_DBGOUT_H__
 /**
- * Debug output support.
- *
- * @author Michael Beck
- * @date   11.9.2006
- * @cvsid  $Id$
+ * @file
+ * @brief   Debug output support.
+ * @author  Michael Beck
+ * @date    11.9.2006
+ * @version $Id$
  */
+#ifndef __BE_DBGOUT_H__
+#define __BE_DBGOUT_H__
+
 #include "obst.h"
 #include "beabi_t.h"