1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

JavaDoc warnings

This commit is contained in:
Andrew Gvozdev 2010-04-30 04:39:22 +00:00
parent 068c62ae83
commit c129e2c2b1

View file

@ -215,7 +215,7 @@ public abstract class AbstractContainerAreaDropAdapter implements TransferDropTa
/**
* This method provides caching of potentially long running and called on each
* mouse move {@link dragOverOperation}.
* mouse move {@link #dragOverOperation}.
*
* @param operation - incoming operation.
* @param dropContainer - container where drop is going to be.