[BACK]Return to tbl_data.c CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/tbl_data.c between version 1.49 and 1.50

version 1.49, 2018/12/13 02:06:07 version 1.50, 2018/12/14 01:18:26
Line 21 
Line 21 
   
 #include <assert.h>  #include <assert.h>
 #include <ctype.h>  #include <ctype.h>
   #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <time.h>  #include <time.h>

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

CVSweb