summaryrefslogtreecommitdiffstats
path: root/auth_mellon_session.c
diff options
context:
space:
mode:
authormanu@netbsd.org <manu@netbsd.org@a716ebb1-153a-0410-b759-cfb97c6a1b53>2009-05-13 07:35:03 +0000
committermanu@netbsd.org <manu@netbsd.org@a716ebb1-153a-0410-b759-cfb97c6a1b53>2009-05-13 07:35:03 +0000
commit4bbb403f59108ebeda333b8fd8b562d781bbdc36 (patch)
tree565c26a33aeec39969beb3039b6cdbf207b97dc4 /auth_mellon_session.c
parentec12ba32a54f548f20731370e7f94329f9d53814 (diff)
downloadmod_auth_mellon-4bbb403f59108ebeda333b8fd8b562d781bbdc36.tar.gz
mod_auth_mellon-4bbb403f59108ebeda333b8fd8b562d781bbdc36.tar.xz
mod_auth_mellon-4bbb403f59108ebeda333b8fd8b562d781bbdc36.zip
typo
git-svn-id: https://modmellon.googlecode.com/svn/trunk@48 a716ebb1-153a-0410-b759-cfb97c6a1b53
Diffstat (limited to 'auth_mellon_session.c')
-rw-r--r--auth_mellon_session.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth_mellon_session.c b/auth_mellon_session.c
index 580b2e2..da20d1e 100644
--- a/auth_mellon_session.c
+++ b/auth_mellon_session.c
@@ -29,7 +29,7 @@
*
* Returns:
* The session associated with the user who places the request, or
- * NULL if we don't have a session yes.
+ * NULL if we don't have a session yet.
*/
am_cache_entry_t *am_get_request_session(request_rec *r)
{