Skip to content

Commit

Permalink
#4: - fixed merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixSFD committed Aug 18, 2018
1 parent a3e63ac commit 158e260
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/java/org/sobotics/chatexchange/chat/ChatHost.java
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ public String getBaseUrl() {
*/
public String getLoginHost() {
return this.loginHost;
}

}

/**
* Compares the host to another object
* @param otherHost other object
* @return true, if the name is the same
Expand Down

0 comments on commit 158e260

Please sign in to comment.