Skip to content

Commit 62074b6

Browse files
committed
Revert "Merge of r1931911 from trunk"
This reverts commit 721bd43.
1 parent 3018561 commit 62074b6

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

changes-entries/pr69954.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

modules/md/md_util.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#else
2828
/* Define a (poor) backwards-compatibility entry point for
2929
* apr_cstr_casecmp() from APR 1.6. */
30-
#define apr_cstr_casecmp apr_strnatcasecmp
30+
#define apr_cstr_casecmp apr_natcasecmp
3131
#endif
3232

3333
struct apr_array_header_t;

0 commit comments

Comments
 (0)