summaryrefslogtreecommitdiffstats
path: root/auth_mellon_util.c
diff options
context:
space:
mode:
authorolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2011-02-18 14:03:19 +0000
committerolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2011-02-18 14:03:19 +0000
commit0a03c79d868bf4e30d6052aeeff1789644fe09b8 (patch)
tree3ec8fa445e1a9f8121514e7c4ea604b065817351 /auth_mellon_util.c
parent227d1f80c86e9b1a9da097ea50e2699ddc8be3f2 (diff)
downloadmod_auth_mellon-0a03c79d868bf4e30d6052aeeff1789644fe09b8.tar.gz
mod_auth_mellon-0a03c79d868bf4e30d6052aeeff1789644fe09b8.tar.xz
mod_auth_mellon-0a03c79d868bf4e30d6052aeeff1789644fe09b8.zip
Fix references to MellonPostDirectory in README and in a comment.
git-svn-id: https://modmellon.googlecode.com/svn/trunk@111 a716ebb1-153a-0410-b759-cfb97c6a1b53
Diffstat (limited to 'auth_mellon_util.c')
-rw-r--r--auth_mellon_util.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/auth_mellon_util.c b/auth_mellon_util.c
index a0949bd..8f5bf9d 100644
--- a/auth_mellon_util.c
+++ b/auth_mellon_util.c
@@ -678,8 +678,8 @@ static int am_postdir_mkdir(request_rec *r)
}
/*
- * Purge outdated saved POST requests. If the MellonPostDir directory
- * does not exist, create it first.
+ * Purge outdated saved POST requests. If the MellonPostDirectory
+ * directory does not exist, create it first.
*
* Parameters:
* request_rec *r The current request