]> granicus.if.org Git - apache/commit
Apache uses strncasecmp - which we wrap to strnicmp based on the platform's
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 26 Mar 2003 19:31:26 +0000 (19:31 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 26 Mar 2003 19:31:26 +0000 (19:31 +0000)
commit08278d15c54672b4e6970923f79cf47059405ee3
tree21ed7535160c0d1901bc049c7749ec6fe771177c
parentcecbae314bd38105f5d66cfb45ada450dd17b533
  Apache uses strncasecmp - which we wrap to strnicmp based on the platform's
  preference, within apr_general.h

  Fixes build breakage

Submitted by: Madhu Mathihalli

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99067 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/mod_auth_ldap.c