]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mpm_fdqueue: follow up to r1821624.
authorYann Ylavic <ylavic@apache.org>
Sat, 27 Jan 2018 02:09:07 +0000 (02:09 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 27 Jan 2018 02:09:07 +0000 (02:09 +0000)
80 colums.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1822367 13f79535-47bb-0310-9956-ffa450edef68

server/mpm_fdqueue.c

index c9531878a9a89af91dad32bccd88adad98e608e3..c81245078ab509b85eb771ca75a437774860cd79 100644 (file)
@@ -214,7 +214,8 @@ apr_uint32_t ap_queue_info_num_idlers(fd_queue_info_t *queue_info)
     return (val > zero_pt) ? val - zero_pt : 0;
 }
 
-void ap_queue_info_push_pool(fd_queue_info_t *queue_info, apr_pool_t *pool_to_recycle)
+void ap_queue_info_push_pool(fd_queue_info_t *queue_info,
+                             apr_pool_t *pool_to_recycle)
 {
     struct recycled_pool *new_recycle;
     /* If we have been given a pool to recycle, atomically link