On Fri, 11 Sep 2015 17:31:10 +0000 "Dumitrescu, Cristian" <cristian.dumitrescu at intel.com> wrote:
> > * p00 _______ p10 _______ p20 _______ p30 _______ > > - * ----->| |----->| |----->| |----->| |-----> > > + *----->| |----->| |----->| |----->| |-----> > > * | 0 | | 1 | | 2 | | 3 | > > - * ----->|_______|----->|_______|----->|_______|----->|_______|-----> > > + *----->|_______|----->|_______|----->|_______|----->|_______|-----> > > * p01 p11 p21 p31 > > * > > ***/ > > You are breaking the ASCII diagram above by removing the first space on the > line, but not for all lines. Please check that diagram is OK after the space > removal. Sorry, it was global repace issue.