]> granicus.if.org Git - apache/commitdiff
Removed comment which should never have been committed.
authorGuenter Knauf <fuankg@apache.org>
Sun, 1 Sep 2013 15:37:41 +0000 (15:37 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sun, 1 Sep 2013 15:37:41 +0000 (15:37 +0000)
(thanks Eric!)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1519285 13f79535-47bb-0310-9956-ffa450edef68

modules/lua/lua_passwd.h

index 797556bf7b943e4da55cdf9168c932ad7639b5da..8606cc1d085a0068638a3c12a6d0626ef4ffe192 100644 (file)
@@ -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;