From: André Malo Date: Sun, 17 Oct 2004 16:58:10 +0000 (+0000) Subject: style X-Git-Tag: 2.1.1~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9336f021359ff980d4d5e9f1bad1f0c9603e3cb7;p=thirdparty%2Fapache%2Fhttpd.git style git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105505 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/experimental/mod_filter.c b/modules/experimental/mod_filter.c index 261c3d5ce6a..3eb8b1f50b5 100644 --- a/modules/experimental/mod_filter.c +++ b/modules/experimental/mod_filter.c @@ -445,8 +445,8 @@ static const char *filter_declare(cmd_parms *cmd, void *CFG, const char *fname, return NULL; } -static const char *filter_provider(cmd_parms *cmd, void *CFG, - const char *fname, const char *pname, const char *match) +static const char *filter_provider(cmd_parms *cmd, void *CFG, const char *fname, + const char *pname, const char *match) { int flags; ap_filter_provider_t *provider;