]> git.cameronkatri.com Git - mandoc.git/blobdiff - compat_strlcat.c
To make the code more readable, delete 283 /* FALLTHROUGH */ comments
[mandoc.git] / compat_strlcat.c
index 26bddc0019ce2abf386d4a7965f17953cd988b1f..acaae4fb1506cc13d9adfab0d5d41bee9166a7d5 100644 (file)
@@ -1,6 +1,6 @@
 #include "config.h"
 
-#ifdef HAVE_STRLCAT
+#if HAVE_STRLCAT
 
 int dummy;