sebb 2003/12/05 11:38:54
Modified: src/protocol/http/org/apache/jmeter/protocol/http/proxy
ProxyControl.java
Log:
Fix Javadoc warning
Revision Changes Path
1.46 +2 -2
jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java
Index: ProxyControl.java
===================================================================
RCS file:
/home/cvs/jakarta-jmeter/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ProxyControl.java 4 Dec 2003 03:18:19 -0000 1.45
+++ ProxyControl.java 5 Dec 2003 19:38:54 -0000 1.46
@@ -281,7 +281,7 @@
/**
* Receives the recorded sampler from the proxy server for placing in the
* test tree.
- * @param serverResponse added to allow saving of the server's response
+ * param serverResponse to be added to allow saving of the server's response
* while recording. A future consideration.
*/
public void deliverSampler(
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]