Checkstyle
authorDa Risk <darisk972@gmail.com>
Fri, 19 Feb 2010 02:27:21 +0100
changeset 687 dc9b54bc7559
parent 686 03d61b8faa0d
child 688 ceef1ea5e6f1
Checkstyle
src/com/beem/project/beem/BeemApplication.java
--- a/src/com/beem/project/beem/BeemApplication.java	Fri Feb 19 02:26:21 2010 +0100
+++ b/src/com/beem/project/beem/BeemApplication.java	Fri Feb 19 02:27:21 2010 +0100
@@ -70,7 +70,7 @@
 
     /**
      * Set the status of the connection to a XMPP server of BEEM.
-     * @param isConnected
+     * @param isConnected set for the state of the connection.
      */
     public void setConnected(boolean isConnected) {
 	mIsConnected = isConnected;