X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fac%2Fregex.h;h=dca326e8744e04e076d4f3b47e08b873b3007f8f;hb=25b5aaf262b108908499b6bf4cf13cc7bff41038;hp=36986871498463fad466ee10ed9cc6cb27ff9394;hpb=fd75d09415894fe591a0cad986c8e8087d3973b6;p=openldap diff --git a/include/ac/regex.h b/include/ac/regex.h index 3698687149..dca326e874 100644 --- a/include/ac/regex.h +++ b/include/ac/regex.h @@ -28,7 +28,7 @@ #error "No POSIX REGEX available." #elif HAVE_GNUREGEX_H - /* system has GNU gnuregex.h */ + /* system has GNU gnuregex.h */ # include #else /* have regex.h, assume it's POSIX compliant */