xref: /original-bsd/old/roff/common_source/d.h (revision f0fd5f8a)
1 /*
2  *	@(#)d.h	4.1 06/07/82
3  */
4 struct d {filep op; int dnl,dimac,ditrap,ditf,alss,blss,nls,mkline,
5 		maxl,hnl,curd;} d[NDI], *dip;
6