[mcs] Implements C#7 expression bodied members enhancement
[mono.git] / mono / utils / mono-value-hash.c
index adae6f06cad706c00eb40512f3490e3519b09704..351df65443a69596f01c3ef5b6eeb6862146096d 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-value-hash.c: A hash table which only stores values in the hash nodes.
+/**
+ * \file
+ * A hash table which only stores values in the hash nodes.
  *
  * Author:
  *   Miguel de Icaza (miguel@novell.com)