]> granicus.if.org Git - apache/commit
Use AP_DECLARE in the debug versions of ap_strXXX in case the
authorJeff Trawick <trawick@apache.org>
Mon, 18 Nov 2002 21:43:13 +0000 (21:43 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 18 Nov 2002 21:43:13 +0000 (21:43 +0000)
commit87324c88ebe806ed01c6794a13febf7d00f61e2c
tree8b69f1c61d02d4149fb1f78c373e505bd5aae536
parentd2fef71366b200297363b2b4ba8afb115f9dcda2
Use AP_DECLARE in the debug versions of ap_strXXX in case the
default calling convention is not the same as the one used by
AP_DECLARE.

Submitted by:   Juan Rivera <Juan.Rivera@citrix.com>
Reviewed by:   Jeff Trawick

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