We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3018561 commit 62074b6Copy full SHA for 62074b6
2 files changed
changes-entries/pr69954.txt
modules/md/md_util.h
@@ -27,7 +27,7 @@
27
#else
28
/* Define a (poor) backwards-compatibility entry point for
29
* apr_cstr_casecmp() from APR 1.6. */
30
-#define apr_cstr_casecmp apr_strnatcasecmp
+#define apr_cstr_casecmp apr_natcasecmp
31
#endif
32
33
struct apr_array_header_t;
0 commit comments