]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix the call to apr_snprintf() for formatting the sockaddr in
authorJeff Trawick <trawick@apache.org>
Sat, 16 Dec 2000 02:26:08 +0000 (02:26 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 16 Dec 2000 02:26:08 +0000 (02:26 +0000)
commit7e1800931ccba50c1533b49ba9c3a8a4e85fc6dc
tree626f0a8cb671ea93de5a879a1f9b805cc60d6226
parent77bbf2317c0111b7f94e51a1a09b279dd2e9aab6
Fix the call to apr_snprintf() for formatting the sockaddr in
a vhost entry when dumping the vhost config.

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