From: Eric Covener Date: Sat, 31 Aug 2013 16:02:15 +0000 (+0000) Subject: remove c++ comment X-Git-Tag: 2.5.0-alpha~5126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b20132addf234fa4111b23c6d827c7642d313d1;p=apache 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 797556bf7b..cf0d7cbd3b 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;