BSD 4_1c_2 release
[unix-history] / usr / src / usr.bin / troff / d.h
CommitLineData
d149c0ab 1/*
e804469b 2 * @(#)d.h 4.1 6/7/82
d149c0ab
RH
3 */
4struct d {filep op; int dnl,dimac,ditrap,ditf,alss,blss,nls,mkline,
5 maxl,hnl,curd;} d[NDI], *dip;