]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Provide an ap_set_deprecated() fn for quick-and-dirty 'we don't do this'
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 3 Aug 2001 00:59:01 +0000 (00:59 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 3 Aug 2001 00:59:01 +0000 (00:59 +0000)
commit5f9b514613df5f052639712247a5aa3954f4f9bd
tree9fcc4fcfe52ea00c8718458faef5763e8ffadd4e
parent98747ddffa625bb27747fcb625339c18af9bf967
  Provide an ap_set_deprecated() fn for quick-and-dirty 'we don't do this'
  entries in the command table.

  (Also fixes a nit about returning a single bit of an apr_int_64 as an int.
  Know how this group loves !! expresssions :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89896 13f79535-47bb-0310-9956-ffa450edef68
include/http_config.h
server/config.c