]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Trigger ci.
authorYann Ylavic <ylavic@apache.org>
Tue, 6 Jul 2021 14:04:01 +0000 (14:04 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 6 Jul 2021 14:04:01 +0000 (14:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1891315 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 91dec698448d1fdd04e2e5b43b9ce69523e24656..e7d0b66d49c309a1d929f3b253369defa3cec5ae 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -143,7 +143,7 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:
 
   * Support YAML based configuration files (JSON does not support comments)
 
-  * Opaque data structures w/ getters/setters 
+  * Opaque data structures w/ getters/setters
 
   * Generic interface to enable runtime changes (adjusting log level, modifying
     balancer information, toggling flags on/off). Perhaps modules can register