X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fmetadata%2Fmetadata.c;fp=mono%2Fmetadata%2Fmetadata.c;h=b41dbf4e8186eff36f490f2a4d4844b032c73295;hb=cb85c56a58f4021ca0a251de606f151ee3b0acfe;hp=aea1343df99c5dac29b3945222b080ea19b6b481;hpb=e6e0fb82261340f9181d1b2b11a9706a16c5dbc7;p=mono.git diff --git a/mono/metadata/metadata.c b/mono/metadata/metadata.c index aea1343df99..b41dbf4e818 100644 --- a/mono/metadata/metadata.c +++ b/mono/metadata/metadata.c @@ -1180,7 +1180,7 @@ mono_metadata_decode_row_col (const MonoTableInfo *t, int idx, guint col) * \param ptr pointer to a blob object * \param rptr the new position of the pointer * - * This decodes a compressed size as described by 23.1.4 (a blob or user string object) + * This decodes a compressed size as described by 24.2.4 (#US and #Blob a blob or user string object) * * \returns the size of the blob object */