]> granicus.if.org Git - apache/commit
* server/listen.c (open_listeners): Avoid shadowing the 'next'
authorJoe Orton <jorton@apache.org>
Thu, 1 Sep 2005 11:55:31 +0000 (11:55 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 1 Sep 2005 11:55:31 +0000 (11:55 +0000)
commit38454d45fea2f3a01678f22dbb998e7bcb345a4f
tree83d3873ca8a9b6b47a16348433727dd2eb62af97
parentcc841a28e54fcfb4f14ef7e808f799af70fc1e76
* server/listen.c (open_listeners): Avoid shadowing the 'next'
variable at function-scope.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@265701 13f79535-47bb-0310-9956-ffa450edef68
server/listen.c