Format: AllC/C++CSSTextshell script Advanced Search
158: { 159: Mask(aq->prev)->next = aq->next; 160: Assign(aq->next->prev, Mask(aq->prev)); 161: }