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

Diff for /mandoc/compat_strlcat.c between version 1.3 and 1.4

version 1.3, 2014/08/10 23:54:41 version 1.4, 2014/08/16 19:00:01
Line 1 
Line 1 
 #include "config.h"  #include "config.h"
   
 #ifdef HAVE_STRLCAT  #if HAVE_STRLCAT
   
 int dummy;  int dummy;
   

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

CVSweb