summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2013-09-01 17:37:41 +0200
committerGuenter Knauf <fuankg@apache.org>2013-09-01 17:37:41 +0200
commitd9ff9133632dd12b658a26ab877099a2537a1487 (patch)
tree0424b649a4fae9aea9e988ad4108e18063d30dd1
parentsome xforms (diff)
downloadapache2-d9ff9133632dd12b658a26ab877099a2537a1487.tar.xz
apache2-d9ff9133632dd12b658a26ab877099a2537a1487.zip
Removed comment which should never have been committed.
(thanks Eric!) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1519285 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--modules/lua/lua_passwd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/lua/lua_passwd.h b/modules/lua/lua_passwd.h
index cf0d7cbd3b..8606cc1d08 100644
--- a/modules/lua/lua_passwd.h
+++ b/modules/lua/lua_passwd.h
@@ -70,7 +70,6 @@ struct passwd_ctx {
const char *errstr;
char *out;
apr_size_t out_len;
-/* const char *passwd; */
char *passwd;
int alg;
int cost;