summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/javax/swing/tree/FixedHeightLayoutCache.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/javax/swing/tree/FixedHeightLayoutCache.java')
-rw-r--r--libjava/classpath/javax/swing/tree/FixedHeightLayoutCache.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/javax/swing/tree/FixedHeightLayoutCache.java b/libjava/classpath/javax/swing/tree/FixedHeightLayoutCache.java
index 67a21f0205a..535417ec389 100644
--- a/libjava/classpath/javax/swing/tree/FixedHeightLayoutCache.java
+++ b/libjava/classpath/javax/swing/tree/FixedHeightLayoutCache.java
@@ -125,7 +125,7 @@ public class FixedHeightLayoutCache
/**
* getPathForRow
*
- * @param value0 TODO
+ * @param row TODO
* @returns TreePath
*/
public TreePath getPathForRow(int row)
OpenPOWER on IntegriCloud