]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
apr_psprintf doesn't understand %lld, so we should be using %ld
authorRyan Bloom <rbb@apache.org>
Wed, 18 Oct 2000 18:10:00 +0000 (18:10 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 18 Oct 2000 18:10:00 +0000 (18:10 +0000)
commitb34f8526d2be1938989f2bdf3ecbaadc8a0d4937
tree4f4dfb80fadd0bfde3b7c48273b89c4a7f7ec009
parentaf3c94267ecb4c993a2b43988b5bfb45e656ad70
apr_psprintf doesn't understand %lld, so we should be using %ld
PR: 6653
Submitted by:  Tomas "�gren" <stric@ing.umu.se>
Reviewed by:  Ryan Bloom

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