From: Pierre Joye Date: Mon, 4 Dec 2006 21:34:48 +0000 (+0000) Subject: - WS X-Git-Tag: RELEASE_1_0_0RC1~821 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bead3e142840a6bbe628786ced675ff85eeefd20;p=php - WS --- 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) {