]> granicus.if.org Git - apache/commitdiff
style
authorAndré Malo <nd@apache.org>
Sun, 17 Oct 2004 14:03:09 +0000 (14:03 +0000)
committerAndré Malo <nd@apache.org>
Sun, 17 Oct 2004 14:03:09 +0000 (14:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105497 13f79535-47bb-0310-9956-ffa450edef68

modules/experimental/mod_filter.c

index 9704c56be51dc7d562b6321c437038cf7f3314c3..291a831e06d3e155b5041dec56f67bd0687b1c3d 100644 (file)
@@ -60,6 +60,7 @@ static void filter_trace(apr_pool_t *pool, int debug, const char *fname,
                          apr_bucket_brigade *bb)
 {
     apr_bucket *b;
+
     switch (debug) {
     case 0:        /* normal, operational use */
         return;