You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2008/04/26 13:14:49 UTC

svn commit: r651815 - /httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ClientConnectionRequest.java

Author: olegk
Date: Sat Apr 26 04:14:43 2008
New Revision: 651815

URL: http://svn.apache.org/viewvc?rev=651815&view=rev
Log:
Damn!

Modified:
    httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ClientConnectionRequest.java

Modified: httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ClientConnectionRequest.java
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ClientConnectionRequest.java?rev=651815&r1=651814&r2=651815&view=diff
==============================================================================
--- httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ClientConnectionRequest.java (original)
+++ httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ClientConnectionRequest.java Sat Apr 26 04:14:43 2008
@@ -48,7 +48,7 @@
      * If {@link #abortRequest()} is called while this is blocking or
      * before this began, an {@link InterruptedException} will
      * be thrown.
-     *httpcomponents-client-4.0-alpha4-SNAPSHOT-src-unix.tar.gz
+     * 
      * @param timeout   the timeout, 0 or negative for no timeout
      * @param tunit     the unit for the <code>timeout</code>,
      *                  may be <code>null</code> only if there is no timeout