Format: AllC/C++CSSTextshell script Advanced Search
259: { 260: Mask(aq->prev)->next = aq->next; 261: Assign(aq->next->prev, Mask(aq->prev)); 262: }