]> granicus.if.org Git - apache/commit
clean up some warnings on AIX
authorJeff Trawick <trawick@apache.org>
Mon, 12 Nov 2001 01:21:21 +0000 (01:21 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 12 Nov 2001 01:21:21 +0000 (01:21 +0000)
commit2e3ee5ab4741b98ed0d9365708967f0aabe5af7c
treed5810c6dbe969d8fcd971510b40efe55c4e5f332
parenteea38d7c2e697c81fb07badb48a473402f0aa65d
clean up some warnings on AIX

since apr_size_t isn't always int, we should use
APR_SIZE_T_FMT instead of %d

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