[mcs] Implements C# 7.2 readonly structs
[mono.git] / mono / utils / mono-internal-hash.h
index aa8d149724728dd8eac5d52726a3f8a838e7d0e6..65fac641a536a9bcbf38b4a0c70902904b40b5fb 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-internal-hash.h: A hash table which uses the values themselves as nodes.
+/**
+ * \file
+ * A hash table which uses the values themselves as nodes.
  *
  * Author:
  *   Mark Probst (mark.probst@gmail.com)