]> granicus.if.org Git - apache/commit
Fix wrong use of ap_rputs with formats.
authorRainer Jung <rjung@apache.org>
Sun, 14 Apr 2019 13:21:08 +0000 (13:21 +0000)
committerRainer Jung <rjung@apache.org>
Sun, 14 Apr 2019 13:21:08 +0000 (13:21 +0000)
commit204a0036e4a85f5cb886fcda7c7c2f09d26b0174
tree231874f5ce15c1229bb4d5bcd3de2530aab69fed
parentd9505d83a0c200afb95e6e375dd2b9a8ba994ecb
Fix wrong use of ap_rputs with formats.
Use ap_rprintf instead.
It seems noone has PIPE_BUF defined.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1857515 13f79535-47bb-0310-9956-ffa450edef68
modules/generators/mod_info.c