commit | 48d0d257220f4ef1ce9c916d76ae56860b7dddda | [log] [tgz] |
---|---|---|
author | Kevin Steves <stevesk@pobox.com> | Fri Dec 15 23:05:57 2000 +0000 |
committer | Kevin Steves <stevesk@pobox.com> | Fri Dec 15 23:05:57 2000 +0000 |
tree | fad5e66b08a9bb5e3d560b3b8854d69e7990e4d9 | |
parent | 7d00ba4d7210a0cde5d758049cdca31cb9b28854 [diff] |
type cpp comment
diff --git a/compat.c b/compat.c index c2574b2..a2d3a33 100644 --- a/compat.c +++ b/compat.c
@@ -33,7 +33,7 @@ # include <pcreposix.h> #else /* Use native regex libraries */ # include <regex.h> -#endif /* HAVE_LIBRX */ +#endif /* HAVE_LIBPCRE */ int compat13 = 0; int compat20 = 0;