From aec10a8c7df942ce53b656ae6494c1e08ee6ea17 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sat, 6 Mar 2010 06:39:01 +0000 Subject: - Patch #734146 by scor: white-space clean-up. --- modules/taxonomy/taxonomy.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/taxonomy') diff --git a/modules/taxonomy/taxonomy.install b/modules/taxonomy/taxonomy.install index 1a98b0d75..94c19d464 100644 --- a/modules/taxonomy/taxonomy.install +++ b/modules/taxonomy/taxonomy.install @@ -225,7 +225,7 @@ function taxonomy_update_dependencies() { $dependencies['node'][7006] = array( 'taxonomy' => 7002, ); - + return $dependencies; } -- cgit v1.2.3