From: Guenter Knauf Date: Sun, 1 Sep 2013 15:37:41 +0000 (+0000) Subject: Removed comment which should never have been committed. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c5c0c8cedf4da3e81a7766826c305e8565925ef;p=thirdparty%2Fapache%2Fhttpd.git 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 --- diff --git a/modules/lua/lua_passwd.h b/modules/lua/lua_passwd.h index cf0d7cbd3b3..8606cc1d085 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;