From 0b20132addf234fa4111b23c6d827c7642d313d1 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sat, 31 Aug 2013 16:02:15 +0000 Subject: remove c++ comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1519188 13f79535-47bb-0310-9956-ffa450edef68 --- modules/lua/lua_passwd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3