From 2f7539722b827814c1289d22bce225cfb1764a29 Mon Sep 17 00:00:00 2001
From: Eileen McNaughton <eileen@fuzion.co.nz>
Date: Fri, 5 Sep 2014 12:24:48 +1200
Subject: [PATCH] reformat whitespace

---
 CRM/Report/Form/Contribute/OrganizationSummary.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CRM/Report/Form/Contribute/OrganizationSummary.php b/CRM/Report/Form/Contribute/OrganizationSummary.php
index 6ee9e29aa7..3abb35eac3 100644
--- a/CRM/Report/Form/Contribute/OrganizationSummary.php
+++ b/CRM/Report/Form/Contribute/OrganizationSummary.php
@@ -376,6 +376,7 @@ class CRM_Report_Form_Contribute_OrganizationSummary extends CRM_Report_Form {
       $this->otherContact = 'contact_id_b';
     }
   }
+
   function validRelationships() {
     $this->relationTypes = $relationTypes = array();
 
-- 
2.25.1