]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Correctly reference the apr_crypto_t context as a context and not a factory,
authorGraham Leggett <minfrin@apache.org>
Tue, 15 Dec 2009 00:31:39 +0000 (00:31 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 15 Dec 2009 00:31:39 +0000 (00:31 +0000)
commite76a4537637a847ca4ebf4cf63ccd70c16bb4e2b
tree416b741bf220dd6e028b89d46719e891330c2f21
parent2d3400d1c46388e3ee0c1fb9cb9511429c0eb209
Correctly reference the apr_crypto_t context as a context and not a factory,
using the new name apr_crypto_make.

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