Typo fixed.
[libfirm] / ir / adt / host.h
index 4faa6bc..30cf15f 100644 (file)
@@ -9,6 +9,9 @@
 
 #include <stddef.h>
 
+/**
+ * @file host.h
+ */
 
 /** A size handled efficiently by malloc(), at least 1K.  */
 #define PREF_MALLOC_SIZE 2048