sebb 2003/12/18 10:15:31
Modified: src/core/org/apache/jmeter/util JMeterUtils.java
Log:
Fix javadoc error
Revision Changes Path
1.57 +4 -2 jakarta-jmeter/src/core/org/apache/jmeter/util/JMeterUtils.java
Index: JMeterUtils.java
===================================================================
RCS file: /home/cvs/jakarta-jmeter/src/core/org/apache/jmeter/util/JMeterUtils.java,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- JMeterUtils.java 15 Dec 2003 23:38:44 -0000 1.56
+++ JMeterUtils.java 18 Dec 2003 18:15:31 -0000 1.57
@@ -1078,7 +1078,9 @@
/**
* Builds the string used as the main frame title
- * @param the fully qualified name of the current working file
+ *
+ * @param fname the fully qualified name of the current working file
+ *
* @return a string of the form "FileName (<full path>/FileName) - Apache
JMeter".
* If fname is null, returns "Apache JMeter".
*/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]