summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/classes/share/javax/media/j3d/AuralAttributes.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/classes/share/javax/media/j3d/AuralAttributes.java b/src/classes/share/javax/media/j3d/AuralAttributes.java
index dde9881..a74520c 100644
--- a/src/classes/share/javax/media/j3d/AuralAttributes.java
+++ b/src/classes/share/javax/media/j3d/AuralAttributes.java
@@ -1105,7 +1105,7 @@ public class AuralAttributes extends NodeComponent {
* the specified array.
* The array must be large enough to hold all of the points.
* The individual array elements must be allocated by the caller.
- * @return attenuation array of pairs of distance and frequency cutoff values
+ * @param attenuation array of pairs of distance and frequency cutoff values
* @exception CapabilityNotSetException if appropriate capability is
* not set and this object is part of live or compiled scene graph
*/