[Libreoffice-commits] core.git: wizards/com

Lionel Elie Mamane lionel at mamane.lu
Thu Jun 6 10:33:03 PDT 2013


 wizards/com/sun/star/wizards/report/ReportWizard.java |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b0778c7f89c06e4bb8f24bb252da4f5667c22918
Author: Lionel Elie Mamane <lionel at mamane.lu>
Date:   Thu Jun 6 19:32:24 2013 +0200

    indentation
    
    Change-Id: Ib2011a589c12b585c6045fdc87b08f711ed9edc6

diff --git a/wizards/com/sun/star/wizards/report/ReportWizard.java b/wizards/com/sun/star/wizards/report/ReportWizard.java
index 3e40f7b..bae9152 100644
--- a/wizards/com/sun/star/wizards/report/ReportWizard.java
+++ b/wizards/com/sun/star/wizards/report/ReportWizard.java
@@ -396,7 +396,7 @@ public class ReportWizard extends DatabaseObjectWizard implements XTextListener
             return false;
         }
         return e.hasMoreElements();
-        }
+    }
 
     /**
      * Return the path to the "com.sun.reportdesigner" extension


More information about the Libreoffice-commits mailing list