From 577c14e86e688fe590cbd03bd84e7f4865b39cc7 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sun, 8 Mar 2009 02:38:21 +0000 Subject: [PATCH] #304330 follow-up by Damien Tournoud: Fix whitespace. --- modules/filter/filter.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/filter/filter.module b/modules/filter/filter.module index 5c34b29710a..0b15d2efaf4 100644 --- a/modules/filter/filter.module +++ b/modules/filter/filter.module @@ -62,7 +62,7 @@ function filter_theme() { ), 'filter_guidelines' => array( 'arguments' => array('format' => NULL), - ), + ), ); }