]> granicus.if.org Git - apache/commit
* modules/proxy/mod_proxy_ftp.c (parse_epsv_reply): Remove redundant
authorJoe Orton <jorton@apache.org>
Mon, 14 Sep 2009 19:17:16 +0000 (19:17 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 14 Sep 2009 19:17:16 +0000 (19:17 +0000)
commitf5ad1a54ca56c8d6e7de9c191b2f4cb0239d6d28
tree5c0f074237c169999da34d0631dc0be472dc1e0e
parent2006220dec7884aef21f341ebfd58ab7f6070ebb
* modules/proxy/mod_proxy_ftp.c (parse_epsv_reply): Remove redundant
  check for !p[0], thanks rpluem.  Also update to take const argument
  and fix comment, since the string is not modified in-place.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@814785 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy_ftp.c