]> source.dussan.org Git - vaadin-framework.git/commitdiff
Some minor formatting changes
authorLeif Åstrand <leif@vaadin.com>
Fri, 4 Nov 2011 07:41:57 +0000 (09:41 +0200)
committerLeif Åstrand <leif@vaadin.com>
Fri, 4 Nov 2011 07:41:57 +0000 (09:41 +0200)
src/com/vaadin/Application.java

index 39a70fe27fb28fdfcd9c49056b968ee4da6e9591..f751431e63d904e26f7aec511cf10268cc3fabbd 100644 (file)
@@ -1384,7 +1384,7 @@ public abstract class Application implements URIHandler,
         }
 
         /**
-         * @return
+         * @return 
          *         "Take note of any unsaved data, and <u>click here</u> to continue."
          */
         public String getSessionExpiredMessage() {
@@ -1416,7 +1416,7 @@ public abstract class Application implements URIHandler,
         }
 
         /**
-         * @return
+         * @return 
          *         "Take note of any unsaved data, and <u>click here</u> to continue."
          */
         public String getCommunicationErrorMessage() {
@@ -1448,7 +1448,7 @@ public abstract class Application implements URIHandler,
         }
 
         /**
-         * @return
+         * @return 
          *         "Take note of any unsaved data, and <u>click here</u> to continue."
          */
         public String getAuthenticationErrorMessage() {