]> git.ipfire.org Git - thirdparty/apache/httpd.git/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/trunk@1519285 13f79535-47bb-0310-9956-ffa450edef68

modules/lua/lua_passwd.h

index cf0d7cbd3b3859d2f8982039f7ec16203dc08434..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;