Format: AllC/C++CSSTextshell script Advanced Search
182: { 183: Mask(aq->prev)->next = aq->next; 184: Assign(aq->next->prev, Mask(aq->prev)); 185: }