You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2009/12/07 18:14:20 UTC

svn commit: r888015 - /myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/event/PopupFacetActionListener.java

Author: bommel
Date: Mon Dec  7 17:14:19 2009
New Revision: 888015

URL: http://svn.apache.org/viewvc?rev=888015&view=rev
Log:
checkstyle

Modified:
    myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/event/PopupFacetActionListener.java

Modified: myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/event/PopupFacetActionListener.java
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/event/PopupFacetActionListener.java?rev=888015&r1=888014&r2=888015&view=diff
==============================================================================
--- myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/event/PopupFacetActionListener.java (original)
+++ myfaces/tobago/trunk/core/src/main/java/org/apache/myfaces/tobago/event/PopupFacetActionListener.java Mon Dec  7 17:14:19 2009
@@ -41,4 +41,4 @@
     }
     return null;
   }
-}
\ No newline at end of file
+}