]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
in rfc1413_query():
authorJeff Trawick <trawick@apache.org>
Fri, 2 Mar 2001 19:46:08 +0000 (19:46 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 2 Mar 2001 19:46:08 +0000 (19:46 +0000)
commite0f3979a17aae94d1b5c886636550e9157c6ad96
tree460e62862e8b2fa1442d43f852e0f9c52de050fa
parent6bcac12f908f5cbf1c55647a7366c93429b9906b
in rfc1413_query():
  use the buflen variable even on ASCII machines to get rid of a
  warning from the SGI compiler as well as to make it go a wee
  bit faster

PR: 6980

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