Format: AllC/C++CSSTextshell script Advanced Search
235: { 236: Mask(aq->prev)->next = aq->next; 237: Assign(aq->next->prev, Mask(aq->prev)); 238: }