]> granicus.if.org Git - php/commitdiff
- WS
authorPierre Joye <pajoye@php.net>
Mon, 4 Dec 2006 21:34:48 +0000 (21:34 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 4 Dec 2006 21:34:48 +0000 (21:34 +0000)
ext/filter/sanitizing_filters.c

index c4850557e97437db371f1fad0e143d4b87901b84..a390969b1c397d6b3dca2918dc1496f80803d051 100644 (file)
@@ -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)
 {