[docs] Enable documentation for metadata.
[mono.git] / mono / metadata / w32mutex-unix.c
index f98779da887c5ccfd82d17b9f2e5941b3d082106..ee3ae7e740d24b3990dc2621f9f63fd536892252 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * w32mutex-unix.c: Runtime support for managed Mutex on Unix
+/**
+ * \file
+ * Runtime support for managed Mutex on Unix
  *
  * Author:
  *     Ludovic Henry (luhenry@microsoft.com)