Reviewers: scottb,


Please review this at http://gwt-code-reviews.appspot.com/50805

Affected files:
   dev/core/src/com/google/gwt/core/ext/SelectionProperty.java
   dev/core/src/com/google/gwt/dev/jjs/ast/JMethod.java


Index: dev/core/src/com/google/gwt/dev/jjs/ast/JMethod.java
===================================================================
--- dev/core/src/com/google/gwt/dev/jjs/ast/JMethod.java        (revision 5637)
+++ dev/core/src/com/google/gwt/dev/jjs/ast/JMethod.java        (working copy)
@@ -42,7 +42,6 @@
      System.out.println(code);
    }

-
    /**
     * Special serialization treatment.
     */
Index: dev/core/src/com/google/gwt/core/ext/SelectionProperty.java
===================================================================
--- dev/core/src/com/google/gwt/core/ext/SelectionProperty.java (revision  
5637)
+++ dev/core/src/com/google/gwt/core/ext/SelectionProperty.java (working  
copy)
@@ -42,7 +42,7 @@

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




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

Reply via email to