Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / mini / dominators.c
index b4c8dc39056147e947786a6c25efdbeb80096296..208ae7597a00e73eefabd1719534c6aaef1b7088 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * dominators.c: Dominator computation on the control flow graph
+/**
+ * \file
+ * Dominator computation on the control flow graph
  *
  * Author:
  *   Dietmar Maurer (dietmar@ximian.com)