From d9ff9133632dd12b658a26ab877099a2537a1487 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Sun, 1 Sep 2013 15:37:41 +0000 Subject: [PATCH] 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 --- modules/lua/lua_passwd.h | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/lua/lua_passwd.h b/modules/lua/lua_passwd.h index cf0d7cbd3b..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; -- 2.40.0