Merge pull request #4628 from xmcclure/orbis-profile
[mono.git] / mono / sgen / sgen-marksweep.c
index 5c4ec06a9ebda9b21afd80477086a42fe303ba00..67b422c1990c10c52989478c2331e14b0f1dfbb3 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * sgen-marksweep.c: The Mark & Sweep major collector.
+/**
+ * \file
+ * The Mark & Sweep major collector.
  *
  * Author:
  *     Mark Probst <mark.probst@gmail.com>