Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / metadata / blob.h
index dcc3c8425955e8aa0db7b0f603e68c8904bdef21..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_
@@ -105,7 +106,7 @@ typedef enum {
        MONO_TABLE_LOCALVARIABLE,
        MONO_TABLE_LOCALCONSTANT,
        MONO_TABLE_IMPORTSCOPE,
-       MONO_TABLE_ASYNCMETHOD,
+       MONO_TABLE_STATEMACHINEMETHOD,
        MONO_TABLE_CUSTOMDEBUGINFORMATION
 
 #define MONO_TABLE_LAST MONO_TABLE_CUSTOMDEBUGINFORMATION