mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	GUACAMOLE-540: Fix spaces that get added by IDE
This commit is contained in:
		| @@ -227,7 +227,7 @@ public class Credentials implements Serializable { | ||||
|     public String getRemoteAddress() { | ||||
|         return remoteAddress; | ||||
|     } | ||||
|      | ||||
|  | ||||
|     /** | ||||
|      * Sets the address of the client end of the connection which provided | ||||
|      * these credentials. | ||||
| @@ -253,7 +253,7 @@ public class Credentials implements Serializable { | ||||
|     public String getRemoteHostname() { | ||||
|         return remoteHostname; | ||||
|     } | ||||
|      | ||||
|  | ||||
|     /** | ||||
|      * Sets the hostname of the client end of the connection which provided | ||||
|      * these credentials, if known. If the hostname of the client cannot be | ||||
|   | ||||
		Reference in New Issue
	
	Block a user