[svn-r8522] Purpose:

Correct missing information for opaque datatype's tag length in the
bitfield for the datatype message.
This commit is contained in:
Quincey Koziol 2004-05-13 19:46:33 -05:00
parent 14e65e9e8e
commit c4d68071f3

View File

@ -3431,7 +3431,12 @@ TABLE.list TD { border:none; }
</tr>
<tr>
<td>0-23</td>
<td>0-7</td>
<td>Length of ASCII tag in bytes.</td>
</tr>
<tr>
<td>8-23</td>
<td>Reserved (zero).</td>
</tr>
</table>