Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / mini / graph.c
index 0b123e50cf686664138ce21ffb0faa23c1e549c1..f13530082174053e8e7ef6fae8b7ce887ce66635 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * graph.c: Helper routines to graph various internal states of the code generator
+/**
+ * \file
+ * Helper routines to graph various internal states of the code generator
  *
  * Author:
  *   Dietmar Maurer (dietmar@ximian.com)