Trailing space
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1621230 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
96475684ab
commit
208aa059de
|
@ -102,7 +102,7 @@ public abstract class AbstractConnPool {
|
|||
* Obtains a pool entry with a connection within the given timeout.
|
||||
*
|
||||
* @param route the route for which to get the connection
|
||||
* @param state the state
|
||||
* @param state the state
|
||||
* @param timeout the timeout, 0 or negative for no timeout
|
||||
* @param tunit the unit for the {@code timeout},
|
||||
* may be {@code null} only if there is no timeout
|
||||
|
|
Loading…
Reference in New Issue