From cdfde691a9573b59424ea19f7620f935a91c3ae8 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Sun, 3 Jun 2012 14:36:55 -0400 Subject: Issue #1354726 followup: Fix docblock indentation on forum_update_7012(). --- modules/forum/forum.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/forum') diff --git a/modules/forum/forum.install b/modules/forum/forum.install index 3bdead37f..dec2bcced 100644 --- a/modules/forum/forum.install +++ b/modules/forum/forum.install @@ -458,7 +458,7 @@ function forum_update_7011() { ->execute(); } - /** +/** * Add 'created' and 'last_comment_timestamp' indexes. */ function forum_update_7012() { -- cgit v1.2.3