summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/aggregator/aggregator.module2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/aggregator/aggregator.module b/modules/aggregator/aggregator.module
index e4ce0cc1f..b4d884070 100644
--- a/modules/aggregator/aggregator.module
+++ b/modules/aggregator/aggregator.module
@@ -45,8 +45,8 @@ function aggregator_theme() {
'aggregator_page_item' => array(
'arguments' => array('item' => NULL),
),
-
);
+}
/**
* Implementation of hook_menu().