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

Diff for /mandoc/compat_strlcpy.c between version 1.2 and 1.4

version 1.2, 2011/12/18 14:27:01 version 1.4, 2014/08/16 19:00:01
Line 1 
Line 1 
 #ifdef HAVE_CONFIG_H  
 #include "config.h"  #include "config.h"
 #endif  
   
 #ifdef HAVE_STRLCPY  #if HAVE_STRLCPY
   
 int dummy;  int dummy;
   

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

CVSweb