[mcs] Implements C# 7.2 readonly structs
[mono.git] / mono / utils / mono-dl-darwin.c
index 225706c547ac78f411d6a57bc554f8e29e7d5290..4e29328885f7087cf8fb0782a41a78d1c0d540d1 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-dl.c: Interface to the dynamic linker
+/**
+ * \file
+ * Interface to the dynamic linker
  *
  * Author:
  *    Mono Team (http://www.mono-project.com)