]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The only caller of hm_processmsg() passes an apr_size_t for the last parameter, so...
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 27 Apr 2022 20:36:14 +0000 (20:36 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 27 Apr 2022 20:36:14 +0000 (20:36 +0000)
commit2ed82458005192c7c10e5312acfe194bed924a8f
tree2d3d5a2a6927f2b624943c526a68a96561a729da
parentcaf4efca9f6bf6e14969b5662d7f47b010408940
The only caller of hm_processmsg() passes an apr_size_t for the last parameter, so be consistent and update the definition accordingly.

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