Author: r...@google.com
Date: Tue Jun 30 14:56:38 2009
New Revision: 5648

Modified:
    trunk/dev/core/src/com/google/gwt/core/ext/SelectionProperty.java
    trunk/dev/core/src/com/google/gwt/dev/jjs/ast/JMethod.java

Log:
Fix a couple of tiny checkstyle violations.

Review by: sco...@google.com



Modified: trunk/dev/core/src/com/google/gwt/core/ext/SelectionProperty.java
==============================================================================
--- trunk/dev/core/src/com/google/gwt/core/ext/SelectionProperty.java    
(original)
+++ trunk/dev/core/src/com/google/gwt/core/ext/SelectionProperty.java   Tue  
Jun 30 14:56:38 2009
@@ -41,7 +41,7 @@
    String getCurrentValue();

    /**
-   * Gets the fallback value for the property
+   * Gets the fallback value for the property.
     * @return the fallback, or ""
     */
    String getFallbackValue();

Modified: trunk/dev/core/src/com/google/gwt/dev/jjs/ast/JMethod.java
==============================================================================
--- trunk/dev/core/src/com/google/gwt/dev/jjs/ast/JMethod.java  (original)
+++ trunk/dev/core/src/com/google/gwt/dev/jjs/ast/JMethod.java  Tue Jun 30  
14:56:38 2009
@@ -42,7 +42,6 @@
      System.out.println(code);
    }

-
    /**
     * Special serialization treatment.
     */

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to