You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2020/01/31 10:01:02 UTC

[syncope] branch 2_1_X updated: Proper CHECKSTYLE ON / OFF comments (space missing)

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new ed768c3  Proper CHECKSTYLE ON / OFF comments (space missing)
ed768c3 is described below

commit ed768c3f62ff7d7ac2eede5ed61518baaa74cd3b
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Jan 31 11:00:51 2020 +0100

    Proper CHECKSTYLE ON / OFF comments (space missing)
---
 .../java/org/apache/syncope/ide/netbeans/view/ServerDetailsView.java  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ServerDetailsView.java b/ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ServerDetailsView.java
index 58ebde2..648e3fb 100644
--- a/ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ServerDetailsView.java
+++ b/ide/netbeans/src/main/java/org/apache/syncope/ide/netbeans/view/ServerDetailsView.java
@@ -51,7 +51,7 @@ public class ServerDetailsView extends JDialog {
      * regenerated by the Form Editor.
      */
     @SuppressWarnings("unchecked")
-    //CHECKSTYLE:OFF
+    // CHECKSTYLE:OFF
     // <editor-fold defaultstate="collapsed" desc="Generated Code">//GEN-BEGIN:initComponents
     private void initComponents() {
 
@@ -160,7 +160,7 @@ public class ServerDetailsView extends JDialog {
 
         pack();
     }// </editor-fold>//GEN-END:initComponents
-    //CHECKSTYLE:ON
+    // CHECKSTYLE:ON
 
     protected void okButtonActionPerformed(final java.awt.event.ActionEvent evt) {
         // validation