From: Yann Ylavic Date: Fri, 19 Jan 2018 12:59:12 +0000 (+0000) Subject: mpm_fdqueue: follow up to r1821624. X-Git-Tag: 2.5.0-alpha2-ci-test-only~2936 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c61a6e27e518de877154f4e96b030d173bf47a31;p=thirdparty%2Fapache%2Fhttpd.git mpm_fdqueue: follow up to r1821624. Fix typo in comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1821648 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm_fdqueue.h b/server/mpm_fdqueue.h index 4d2fd533d40..a40431321d3 100644 --- a/server/mpm_fdqueue.h +++ b/server/mpm_fdqueue.h @@ -27,7 +27,7 @@ #include -/* This code is not AP_DECLARE()ed/exported, and use by MPMs event/worker +/* This code is not AP_DECLARE()ed/exported, and used by MPMs event/worker * only (for now), not worth thinking about w/o threads either... */ #if APR_HAS_THREADS