]> andersk Git - openssh.git/blobdiff - compat.c
type cpp comment
[openssh.git] / compat.c
index c2574b2ed2f6ae2d757a2acd1de0699cb1f93db6..a2d3a33831a7c1ddc5b900436d3e54ab267fade1 100644 (file)
--- a/compat.c
+++ b/compat.c
@@ -33,7 +33,7 @@ RCSID("$OpenBSD: compat.c,v 1.32 2000/12/09 23:51:11 provos Exp $");
 #  include <pcreposix.h>
 #else /* Use native regex libraries */
 #  include <regex.h>
-#endif /* HAVE_LIBRX */
+#endif /* HAVE_LIBPCRE */
 
 int compat13 = 0;
 int compat20 = 0;
This page took 1.588876 seconds and 4 git commands to generate.