fixed typo in API
This commit is contained in:
@ -399,7 +399,7 @@ public class IITC_Mobile extends Activity {
|
||||
/**
|
||||
* called after successful login
|
||||
*/
|
||||
public void loginSucceded() {
|
||||
public void loginSucceeded() {
|
||||
// garbage collection
|
||||
mLogin = null;
|
||||
}
|
||||
|
Reference in New Issue
Block a user