View | Details | Raw Unified | Return to bug 220623
Collapse All | Expand All

(-)/usr/src/contrib/mdocml/roff.c (+3 lines)
Lines 1599-1604 Link Here
1599
		    r->tbl->line, r->tbl->pos, "TS");
1599
		    r->tbl->line, r->tbl->pos, "TS");
1600
		tbl_end(&r->tbl);
1600
		tbl_end(&r->tbl);
1601
	}
1601
	}
1602
1603
/* clean up any active ROFF_ce -- cdparanoia.1 */
1604
	roffce_node = NULL;
1602
}
1605
}
1603
1606
1604
/*
1607
/*

Return to bug 220623