[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.2

version 1.1, 2011/07/24 18:15:14 version 1.2, 2011/12/18 14:27:01
Line 1 
Line 1 
   #ifdef HAVE_CONFIG_H
   #include "config.h"
   #endif
   
 #ifdef HAVE_STRLCPY  #ifdef HAVE_STRLCPY
   
 int dummy;  int dummy;

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

CVSweb