From ef5360ab3c1a1a0a2d5246ca57a6866a4efc2175 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Tue, 21 Jul 2009 07:27:00 +0000 Subject: #525754 by chx: Clean up some trailing whitespace. --- modules/system/system.install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/system') diff --git a/modules/system/system.install b/modules/system/system.install index 748e7a302..38640dd7e 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -382,8 +382,8 @@ function system_install() { ->values(array('name' => 'authenticated user')) ->execute(); - // Sanity check to ensure the anonymous and authenticated role IDs are the - // same as the drupal defined constants. In certain situations, this will + // Sanity check to ensure the anonymous and authenticated role IDs are the + // same as the drupal defined constants. In certain situations, this will // not be true. if ($rid_anonymous != DRUPAL_ANONYMOUS_RID) { db_update('role') -- cgit v1.2.3