[BACK]Return to roff_html.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / mandoc

Diff for /src/usr.bin/mandoc/roff_html.c between version 1.4 and 1.5

version 1.4, 2017/05/07 17:30:58 version 1.5, 2017/05/08 15:33:43
Line 37 
Line 37 
         NULL,  /* ll */          NULL,  /* ll */
         roff_html_pre_sp,  /* sp */          roff_html_pre_sp,  /* sp */
         NULL,  /* ta */          NULL,  /* ta */
           NULL,  /* ti */
 };  };
   
   

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5