From: Eric Covener Date: Sat, 31 Aug 2013 16:02:15 +0000 (+0000) Subject: remove c++ comment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abed0553acf4b49a5283a8034328695f3e7e82d0;p=thirdparty%2Fapache%2Fhttpd.git remove c++ comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1519188 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/lua/lua_passwd.h b/modules/lua/lua_passwd.h index 797556bf7b9..cf0d7cbd3b3 100644 --- a/modules/lua/lua_passwd.h +++ b/modules/lua/lua_passwd.h @@ -70,7 +70,7 @@ struct passwd_ctx { const char *errstr; char *out; apr_size_t out_len; -// const char *passwd; +/* const char *passwd; */ char *passwd; int alg; int cost;