[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.1 and 1.4

version 1.1, 2011/07/24 18:15:14 version 1.4, 2014/08/16 19:00:01
Line 1 
Line 1 
 #ifdef HAVE_STRLCPY  #include "config.h"
   
   #if HAVE_STRLCPY
   
 int dummy;  int dummy;
   

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

CVSweb