summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-03-08 02:38:21 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-03-08 02:38:21 +0000
commit577c14e86e688fe590cbd03bd84e7f4865b39cc7 (patch)
tree5525261cb52f8f2a40b01293034c37e94223ccf6
parentce6a3e17cbee9caccdf53fb73343dc40bd0bc603 (diff)
downloadbrdo-577c14e86e688fe590cbd03bd84e7f4865b39cc7.tar.gz
brdo-577c14e86e688fe590cbd03bd84e7f4865b39cc7.tar.bz2
#304330 follow-up by Damien Tournoud: Fix whitespace.
-rw-r--r--modules/filter/filter.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/filter/filter.module b/modules/filter/filter.module
index 5c34b2971..0b15d2efa 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),
- ),
+ ),
);
}