1. Grammar error [section E.6.3]
First bullet item in text contains grammar error.
Before: "not packed and that do not contained packed"
After: "not packed and that do not contain packed"
2. Macro name typo [section E.9.4]
A struct field in the C source code example has a MACRO name upper/lower
case typo.
Before: "sv_BIT_PACKED_ARRAY(6*8, b)..." <lower case "sv_">
After: "SV_BIT_PACKED_ARRAY(6*8, b)..." <upper case "SV_">
Ralph Duncan
Mentor Graphics
San Jose, CA
Received on Fri May 14 10:24:03 2004
This archive was generated by hypermail 2.1.8 : Fri May 14 2004 - 10:24:20 PDT