From bead3e142840a6bbe628786ced675ff85eeefd20 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Mon, 4 Dec 2006 21:34:48 +0000 Subject: [PATCH] - WS --- ext/filter/sanitizing_filters.c | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/filter/sanitizing_filters.c b/ext/filter/sanitizing_filters.c index c4850557e9..a390969b1c 100644 --- a/ext/filter/sanitizing_filters.c +++ b/ext/filter/sanitizing_filters.c @@ -177,7 +177,6 @@ static void filter_map_apply(zval *value, filter_map *map) } /* }}} */ - /* {{{ php_filter_string */ void php_filter_string(PHP_INPUT_FILTER_PARAM_DECL) { -- 2.50.1