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:
Sebastian Bazley 2014-08-28 23:40:37 +00:00
parent 96475684ab
commit 208aa059de
1 changed files with 1 additions and 1 deletions

View File

@ -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