]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* support/ab.c (output_results): Fix gcc warning on LP64 - field
authorJoe Orton <jorton@apache.org>
Mon, 28 Sep 2009 19:51:50 +0000 (19:51 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 28 Sep 2009 19:51:50 +0000 (19:51 +0000)
commita5aee01033402c8dea3dbeba3975cce5f7ac0bf4
tree4c7cb014118e0687f3713d59ae02df80a5d85c38
parent900d08e517b4d3d881cced12a1aa8f28f037bdb9
* support/ab.c (output_results): Fix gcc warning on LP64 - field
  width passed via '*' must be an int.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@819695 13f79535-47bb-0310-9956-ffa450edef68
support/ab.c