From: Guenter Knauf Date: Sun, 1 Sep 2013 15:37:41 +0000 (+0000) Subject: Removed comment which should never have been committed. X-Git-Tag: 2.4.7~267 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b7138e5aac3f4de07f719e8d290c2834ccdbb0b;p=apache Removed comment which should never have been committed. (thanks Eric!) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1519285 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/lua/lua_passwd.h b/modules/lua/lua_passwd.h index 797556bf7b..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;