]> git.cameronkatri.com Git - mandoc.git/blobdiff - compat_strlcpy.c
Implement line breaking of the generated HTML code at space characters
[mandoc.git] / compat_strlcpy.c
index ccdf9319b56758ed5be267b42fd7705d84cd7249..a00d511817a3dbedb9570fafbbd18dfd666a9340 100644 (file)
@@ -1,6 +1,6 @@
 #include "config.h"
 
-#ifdef HAVE_STRLCPY
+#if HAVE_STRLCPY
 
 int dummy;