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

Diff for /mandoc/chars.c between version 1.76 and 1.77

version 1.76, 2018/08/21 16:06:48 version 1.77, 2018/12/14 01:18:25
Line 23 
Line 23 
 #include <ctype.h>  #include <ctype.h>
 #include <stddef.h>  #include <stddef.h>
 #include <stdint.h>  #include <stdint.h>
   #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   

Legend:
Removed from v.1.76  
changed lines
  Added in v.1.77

CVSweb