From a1ae4da70b7fa74bc4314c535f0482c4086cab0d Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Fri, 7 Oct 2005 06:51:43 +0000 Subject: - Removing tabs and trailing whitespaces. --- modules/blogapi/blogapi.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/blogapi/blogapi.module') diff --git a/modules/blogapi/blogapi.module b/modules/blogapi/blogapi.module index a85e1d485..ef2fc080b 100644 --- a/modules/blogapi/blogapi.module +++ b/modules/blogapi/blogapi.module @@ -561,7 +561,7 @@ function blogapi_settings() { default_value => variable_get('blogapi_node_types', $defaults), options => $node_types, description => t('Select the content types for which you wish to enable posting via blogapi. Each type will appear as a different "blog" in the client application (if supported).') ); - + return $form; } -- cgit v1.2.3