Merge pull request #4621 from alexanderkyte/strdup_env
[mono.git] / mono / metadata / attach.c
index 6aba8e215b47e5d4acfb51f594c7b384dd1cb0cb..0e89624cce35befe8fb6c75d771e24e9d7b98c83 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * attach.c: Support for attaching to the runtime from other processes.
+/**
+ * \file
+ * Support for attaching to the runtime from other processes.
  *
  * Author:
  *   Zoltan Varga (vargaz@gmail.com)