﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1249	Typo in sec 8.4.4	jackh		"At the beginning of sec 8.4.4, the following passage appears:

   The variables nCbS, nCbSw, nCbSh are derived as follows:
        nCbS = 1 << log2CbSize                                                                                                  (8-25)
        nPbSw = nCbS / ( PartMode = = PART_2Nx2N | | PartMode = = PART_2NxN ? 1 : 2 )                                           (8-25)
        nPbSh = nCbS / ( PartMode = = PART_2Nx2N | | PartMode = = PART_Nx2N ? 1 : 2 ) 

The first line should probably read ""The variables nCbS, nPbSw, nPbSh are derived..."""	defect	closed	minor	RExt D6	RExt text	RExt D6 (P1005) v1	fixed		davidf joel teruhiko jct-vc@…
