Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / metadata / blob.h
index 5e81e1af7e1b1c10f60fc49e7248f29e6274b16d..df26858213a598c29cb29813758ab5d6d3369442 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * blob.h: Definitions used to pull information out of the Blob
+/**
+ * \file
+ * Definitions used to pull information out of the Blob
  *
  */
 #ifndef _MONO_METADATA_BLOB_H_