summaryrefslogtreecommitdiffstats
path: root/src/com/mbien/opencl/QueueBarrier.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/mbien/opencl/QueueBarrier.java')
-rw-r--r--src/com/mbien/opencl/QueueBarrier.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com/mbien/opencl/QueueBarrier.java b/src/com/mbien/opencl/QueueBarrier.java
index d3a5ab2e..73339192 100644
--- a/src/com/mbien/opencl/QueueBarrier.java
+++ b/src/com/mbien/opencl/QueueBarrier.java
@@ -67,7 +67,7 @@ public class QueueBarrier {
}
/**
- * @see {@link #await()}
+ * @see #await()
* @param timeout the maximum time to wait
* @param unit the time unit of the {@code timeout} argument
*/