removed unitialized used vartiable
[libfirm] / ir / be / bestabs.c
index 1821838..2742b56 100644 (file)
@@ -1,12 +1,12 @@
 /**
- * Stabs support.
- *
- * @author Michael Beck
- * @date   11.9.2006
- * @cvsid  $Id$
+ * @file
+ * @brief   Stabs support.
+ * @author  Michael Beck
+ * @date    11.9.2006
+ * @version $Id$
  */
 #ifdef HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
 #endif
 
 #include <stdio.h>