fixed JavaDoc warning
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@607433 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
1d3425c2db
commit
98e8713c02
|
@ -44,7 +44,7 @@ import org.apache.http.HttpConnection;
|
|||
*
|
||||
* <p>This class is not synchronized.</p>
|
||||
*
|
||||
* @see org.apache.http.conn.ClientConnectionManager#closeIdleConnections(long)
|
||||
* @see org.apache.http.conn.ClientConnectionManager#closeIdleConnections
|
||||
*
|
||||
* @since 4.0
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue