]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
use ap_snprintf() instead of snprintf()
authorJeff Trawick <trawick@apache.org>
Wed, 1 May 2002 17:02:20 +0000 (17:02 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 1 May 2002 17:02:20 +0000 (17:02 +0000)
commit19138ad5555ebf8bd6460aee671cd216a444df4f
treeaa5079edd306974cc4cdbfb5c42a3089d3065964
parent5ac29915723feaea4a7248bfe1d367989adead8a
use ap_snprintf() instead of snprintf()

this fixes a build error on OS/390 which, in version V2R8 at
least, doesn't have snprintf()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94895 13f79535-47bb-0310-9956-ffa450edef68
src/support/ab.c