Merge pull request #4615 from alexanderkyte/string_error_handling
[mono.git] / mono / sgen / sgen-alloc.c
index 3b167f893814ea2375bd9236b743ed7e4a3a19d2..20ecc4e5f2f3e4ab146bd772f8bfabe80cde69b2 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * sgen-alloc.c: Object allocation routines + managed allocators
+/**
+ * \file
+ * Object allocation routines + managed allocators
  *
  * Author:
  *     Paolo Molaro (lupus@ximian.com)